Skip to content
#

data-analysis

Here are 11,316 public repositories matching this topic...

adrinjalali
adrinjalali commented Nov 8, 2021

These examples take quite a long time to run, and they make our documentation CI fail quite frequently due to timeout. It'd be nice to speed the up a little bit.

To contributors: if you want to work on an example, first have a look at the example, and if you think you're comfortable working on it and have found a potential way to speed-up execution time while preserving the educational message

superset
chris-befoul
chris-befoul commented Jan 26, 2022

Latest Version of Apache Superset from docker image.

When the feature flag SQLLAB_BACKEND_PERSISTENCE is set to true in SQL lab upon selecting a schema receiving superset error trouble finding schema.

And seeing this error in logs upon trying to select schema:
404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and tr

Christilut
Christilut commented Nov 6, 2019

Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.

Describe the solution you'd like
After tab switching, scroll position should be remembere

thadguidry
thadguidry commented Jan 22, 2022

Proposal

Most applications typically have OK button in dialogs in a lower right corner. This has become nearly an industry norm in application designs.

OpenRefine should have a consistent design of button orders regarding Cancel / OK.

Needed Design Changes in frontend

  • Change OpenRefine's dialogs to have a consistent design of button ordering regarding Cancel / OK.
  • In dialogs
Data-Science-For-Beginners
ChadFulton
ChadFulton commented Sep 11, 2019

Collection of follow-ups to #5827. These can/should be broken out into individual PRs. Many are relatively straightforward and would make a good first PR.

General

  • Documentation (none was added in original PR).
  • Release notes.
  • Example notebook.
  • Double-check how sm.tsa.arima.ARIMA works with fix_params (it should fail except when the fit method is statespace
marcosmarxm
marcosmarxm commented Jan 21, 2022

Tell us about the problem you're trying to solve

Add streams not supported to Chargebee connector.

Describe the solution you’d like

A clear and concise description of what you want to see happen, or the change you would like to see

Describe the alternative you’ve considered or used

A clear and concise description of any alternative solutions or features you've considered or are u

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

  • Updated Feb 6, 2020
miguelusque
miguelusque commented Jan 15, 2022

Is your feature request related to a problem? Please describe.
Hi,

While porting some code from Pandas to cuDF, I have noticed that cuDF series do not support unstack method.
As an additional request, It would be great if fill_values could be supported in both cudf.DataFrame.unstack and cudf.Series.unstack methods. Thanks!

Describe the solution you'd like
To have that meth

Improve this page

Add a description, image, and links to the data-analysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-analysis topic, visit your repo's landing page and select "manage topics."

Learn more