data-analysis
Here are 10,841 public repositories matching this topic...
Screenshot
I've added a red vertical ruler so that you see the issue
Description
As already explained in numerous issues, the use of 'Inter' font is problematic, it does not allow to align dates for instance,
and does not play nice with numbers either.
In my supe
-
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
s = pd.Series(['hello ', ' goodbye',-
Updated
Dec 19, 2021 - Clojure
Summary
Aesthetically trivial, yet I've spotted a discrepancy with font sizes in our tooltip (front-end + back-end screenshots below).
I believe sections #1 and #2 should have the same font size?

.
- Release notes.
- Example notebook.
- Double-check how
sm.tsa.arima.ARIMAworks withfix_params(it should fail except when the fit method isstatespace
The source link in page geometric_mean_score is
https://github.com/scikit-learn-contrib/imbalanced-learn/blob/dfc44e2/imblearn/utils/_validation.py#L492
However, it should be
https://github.com/scikit-learn-contrib/imbalanced-learn/blob/f1abf75/i
-
Updated
Dec 19, 2021 - Java
-
Updated
Dec 17, 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
-
Updated
Feb 6, 2020
Although you define the title for the interface, the page's tab doesn't show that title but instead it shows Gradio. Is there any way for changing this behavior? It is also possible to change the icon showed in the tab to be different?
-
Updated
Dec 19, 2021 - Python
-
Updated
May 8, 2018 - Jupyter Notebook
-
Updated
Dec 19, 2021 - JavaScript
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
Link the site https://scikit-learn.org/scikit-learn-benchmarks/ and https://github.com/scikit-learn/scikit-learn-benchmarks in the homepage https://scikit-learn.org.
Follow-up on #17026