data-analysis
Here are 10,307 public repositories matching this topic...
Owner can not click and edit on the chart name when open a saved chart, can only do click edit when creating a new chart.
How to reproduce the bug
1, Explore saved chart own by you
2, Hover mouse over to chart's title
3, Click on chart title
Expected results
1,Should see tooltip "Click to edit"
2,Title is successfully edit and saved
Actual results
There is no opportunit
-
I have checked that this issue has not already been reported.
-
I have confirmed this bug exists on the latest version of pandas.
-
I have confirmed this bug exists on the master branch of pandas.
Reproducible Example
import pandas as pd
import numpy as np
df = pd.DataFrame(index=pd.MultiIndex.from_pro
-
Updated
Oct 23, 2021 - Clojure
Summary
When in wide mode, the "Made with Streamlit" footer isn't aligned with the page content. We should fix that!
Is this a regression?
no
Debug info
- Streamlit version: 1.0.0
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Oct 22, 2021 - C
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
The code that generates the GREL expression for the Duplicates facet does not escape the name of the selected column.
If this name contains a single quote character, this results in an invalid GREL expression, hence the facet cannot be used as such.
To Reproduce
Steps to reproduce the behavior:
- First, import the following CSV file:
Jane's column,Jack's column
foo,bar
hey,ho
h
-
Updated
Oct 23, 2021 - Jupyter Notebook
-
Updated
Oct 8, 2021 - Python
-
Updated
Oct 20, 2021 - Go
-
Updated
Oct 22, 2021 - Jupyter Notebook
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 withfix_params
(it should fail except when the fit method isstatespace
Describe the issue linked to the documentation
In the section https://imbalanced-learn.org/stable/under_sampling.html#prototype-selection the selected subset S' should be a (strict) subset, not and element of S.
Suggest a potential alternative/fix
Change \in
to \subset
in doc/under_sampling.rst
.
-
Updated
Oct 23, 2021 - Java
-
Updated
Oct 23, 2021 - Go
-
Updated
Oct 15, 2020 - Jupyter Notebook
The official instructions say to use joblib for pickling PyOD models.
This fails for AutoEncoders, or any other TensorFlow-backed model as far as I can tell. The error is:
>>> dump(model, 'model.joblib')
...
TypeError: can't pickle _thread.RLock objects
Note that it's not sufficient to save the underlying Keras S
-
Updated
Sep 1, 2021 - Python
-
Updated
Oct 7, 2021 - R
-
Updated
Jul 11, 2020 - Python
If you try to create a connector without any data the Surveymonkey will throw an error:
StopIteration()
for the user, which don't say anything about the problem.
We should wrap the logic and have a more meaningful message.
-
Updated
May 8, 2018 - Jupyter Notebook
-
Updated
Feb 6, 2020
-
Updated
Oct 23, 2021 - Python
-
Updated
Oct 20, 2021 - JavaScript
-
Updated
Oct 22, 2021 - Python
-
Updated
Oct 22, 2021 - Java
Improve this page
Add a description, image, and links to the data-analysis topic page so that developers can more easily learn about it.
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."
This issue is reserved for the Data Umbrella Africa & Middle East Sprint on October 23, 2021 as a good first issue. For non-sprint contributors, please wait till October 30, 2021 to work on this issue.