-
The order of the Cartesian product elements is different when created via `polars` or `pandas`. That is, depending on `BAYBE_DEACTIVATE_POLARS` , the following code gives two different outputs:
```…
-
I think pandas will be a lot simpler and more concise than using duckdb in [01_get_open_access_pdfs_duckdb.py](https://github.com/biobricks-ai/OpenStemDocs/blob/main/stages/python/01_get_open_access_p…
-
Would be great to upgrade this repo to use pandas > 2.0.0
-
Adapting the pandas project.
-
When using GroupView to stimulate, clamp, and insert channels, Pandas raises
`PerformanceWarning: DataFrame is highly fragmented. This is usually the result of calling frame.insert many times, wh…
-
-
A very common use case is for us to use a `Pandas` `DataFrame` for data analysis and manipulation for SystemLink data. We should add the ability to request a `Pandas.DataFrame` directly from a client …
-
Hi,
This caught my attention today and interestingly I was looking for python/rust combination to speed up the option greeks calculations for an option chain using pandas.
As of now, I realize t…
-
**Describe the bug**
The stubs for `pandas_stubs.core.strings.StringMethods.rsplit` includes a `regex: bool` parameter. The function `pandas.Series.str.rsplit` contains no such parameter.
**To R…
-
Please generate a python jupyter notebook that explains the very basics of tabular data wranging using pandas
git-bob try to do this.