-
[`unconventional-import-alias` (ICN001)](https://docs.astral.sh/ruff/rules/unconventional-import-alias/) conflicts with [`missing-required-import` (I002)](https://docs.astral.sh/ruff/rules/missing-req…
-
In order to increase the flexibility, maintainability and speed of the MetricFrame, we would like to replace the `pandas` code with `narwhals` code. The `pandas` code in the examples is currently not …
-
Currently, Augur is pinned to pandas version 1:
https://github.com/nextstrain/augur/blob/1694a3fe1f2e4271849120ee08b29cb8286dc1fa/setup.py#L64
There have been numerous requests with good reason …
-
### Please make sure these conditions are met
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of anndata.
- [ ] (optio…
-
In https://github.com/plotly/plotly.py/pull/4790, nearly all Pandas functionality is removed from Plotly.py, _except_ some of our trendine functions.
Narwhals does not yet support `rolling`, `expandi…
-
pandas-appender is a somewhat overly clever package that lets paramsurvey append the incremental output it seems to a dataframe. Due to the removal of a function in pandas 2, it needs to be updated. T…
-
Hey,
Is there any way to use JAX to speed up and reduce memory-usage of data processing pipelines in pandas ?
-
### What happened?
Converted a Pandas `DataFrame` containing a column of type `pandas.Int64Dtype()` into an Xarray `Dataset`. The data variable doesn't get converted to an Xarray compatible type:
…
-
We have a warning from pandas regarding deprecating the current 'read_json'.
```
/.venv/lib/python3.11/site-packages/ticdat/pandatio.py:120: FutureWarning: Passing literal json to 'read_json' i…
-
From @HOPKIRS21
When I run the program it gives me the following output:
```
pilomar 1.1.0
/usr/local/lib/python3.11/dist-packages/pandas/core/arrays/masked.py:60: UserWarning: Pandas requir…