data-analysis
Here are 7,292 public repositories matching this topic...
Hello,
I want to show euros values on dashboard. But only the $ format are enable. When i changed the $ symbol to € i obtained an error.
How can I show euros value in a chart ?
I want something like "y_axis_format": "$,.2f" ==> to "y_axis_format": ",.2f€"
Regards,
Zied Sellami
create a mi
In [13]: mi = pd.MultiIndex.from_product([[1,2,3], list('abc'), pd.date_range('20200101', periods=2, tz='UTC')], names=['int', 'string', 'dt'])
You can already get .dtypes, but is slightly cumbersome. I would propose adding Multidex.dtypes (we already have MultiIndex.dtype but its always object). I think this is worth the convenience api.
-
Updated
Oct 30, 2020 - Clojure
-
Updated
Oct 30, 2020 - C
Summary
Possibly a regression from the recent st.balloons upgrade? Or maybe was always the case.
Steps to reproduce
st.header("Results")
if st.button("Press me!"):
st.balloons()
st.header("hm")
Click on the button.
Expected behavior:
No space inserted after clicking on the button.
(E.g. st.empty() would not take up space there)
Probably just need to mark
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
In #2095 we updated the find function to support two types of arguments: regex (/[a-z]/) and simple string ("[a-z]").
There are two things we need to clean up there:
- The embedded description of the function does not reflect that:
https://github.com/OpenRefine/OpenRefine/blob/ac7b5a0a19c1ecaefa1ac1d9d0d26ea9baceacee/main/src/com/google/refine/expr/functions/strings/Find.java#L75 - The
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 27, 2020 - 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.ARIMAworks withfix_params(it should fail except when the fit method isstatespace
-
Updated
Oct 28, 2020 - Jupyter Notebook
-
Updated
Oct 15, 2020 - Jupyter Notebook
Describe the issue linked to the documentation
Here is the link to the documentation file of Tomek Link
https://github.com/scikit-learn-contrib/imbalanced-learn/blob/6b3c5aed61f2e5dc0e8af87d97ea92b95dcafdd0/doc/under_sampling.rst
You write "In some other words, a Tomek’s link exist if the two samples are the nearest neighbors of each other. In the figure below, a Tomek’s link is illustra
-
Updated
Oct 30, 2020 - Java
-
Updated
Oct 30, 2020 - Go
-
Updated
Oct 24, 2020 - Python
-
Updated
Jul 11, 2020 - Python
-
Updated
Oct 30, 2020 - R
-
Updated
May 8, 2018 - Jupyter Notebook
-
Updated
Oct 29, 2020 - Go
I'm using latest pyod version on pypi. How to generate simulated data where x-axis is time? Thank you.
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Jul 6, 2020 - C++
-
Updated
Oct 1, 2020 - Python
-
Updated
Feb 6, 2020
-
Updated
Oct 26, 2020
-
Updated
Oct 30, 2020 - Python
-
Updated
Oct 20, 2020 - Python
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."
Describe the issue linked to the documentation
In the section "Pull Request Checklist", this is how the text appears