-
### 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…
-
A feather file containing column of nullable values errors when converting to a Pandas DataFrame. It can be read into a pyarrow.Table as follows:
```python
In [1]: import pyarrow.feather as feather…
-
#### ALL software version info
python : 3.9.13 | packaged by conda-forge | (main, May 27 2022, 16:56:21) [GCC 10.3.0]
pandas : 1.5.1
holoviews : 1.15.1
hvplot : 0.8.1
bokeh : 2.4.3
matplotlib : …
-
#### ALL software version info
hvplot 0.6.0
#### Description of expected behavior and the observed behavior
It looks like tick formatting for time axes is not being applied for the first plot…
-
**Describe the bug**
Pivot Table error when running a cell:
SnowparkSQLException: (1304): 01b80516-0000-8ba2-002a-f703000a343a: 002003 (42S02): SQL compilation error: Object 'SNOWPARK_TEMP_TABLE_AIU…
-
### Describe the bug
To address a case sensitive issue encountered when generating Spark's pySpark documents in a Mac environment,
I encountered the following error when upgrading the sphinx versi…
-
### Contact Details [Optional]
_No response_
### System Information
```bash
ZENML_LOCAL_VERSION: 0.68.1
ZENML_SERVER_VERSION: 0.68.1
ZENML_SERVER_DATABASE: mysql
ZENML_SERVER_DEPLOYMENT_TYPE: o…
-
**What happened**:
So I stumbled upon a very random bug. Essentially, when running the `head`-method with delayed execution on a dask Series with the pandas `string` type, I stumble upon this error…
-
Passing a Pandas DataFrame that has a registered Extension (https://pandas.pydata.org/docs/development/extending.html) fails using the `joblib` `Parallel` default with `LokyBackend`, if instead we use…
-
### Please describe your wishes and possible alternatives to achieve the desired result.
Since #504, AnnData supports nullable int and bool columns in `obs`. Support for strings is planned in #679. …
grst updated
3 months ago