-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
### Issue Description
I encountered a `ValueError` while attempting to create a partial dependence plot using the SHAP library with a dataset that includes categorical columns (set to `'category'` …
-
I am currently running hvplot 0.6.0 and noticed that the size of the boxes in a heatmap are not accurate to the size of the bins in the x-axis. I have tried with multiple data types (floats, int, dt[…
-
Split from the discussions in https://github.com/pydata-apis/dataframe-api/issues/2.
To avoid the trap of "let's just match pandas", let's collect a list of specific problems with the pandas API, w…
-
I'm playing around with Quarto. I would like to test how I can embed hvPlot plots.
I believe this issue has nothing to do with quarto. I just think that when you change the `widget_location` the `d…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
**Describe the bug**
Running GRNBoost2 produces an error at the very last step.
Reproducible with the tutorial (https://pyscenic.readthedocs.io/en/latest/tutorial.html) using the GSE60361_C1-3005…
-
I am using jupyterlab 4.2.0 and observed that the full windowing mode which is enabled by default causes the native scrollbar jumping and causing jarring effects, Attached a gif for more clarity about…
-
See https://stackoverflow.com/questions/60896303/dask-convert-a-dask-dataframe-to-an-xarray-dataset/60904272#60904272
There is an equivalent method in `pandas` ([`pandas.DataFrame.to_xarray`](https…
-
The DataFrame Interchange Protocol has a `nan_as_null` keyword in `__dataframe__` that can be specified by the consumer, i.e. the person/library calling this method. The docstring explains its goal:
…