-
I'm not very familiar with the pandas and other data libraries used here, but I got this on fresh install:
```
2024-05-18 22:47:41.476 [WARNING] :: Database `ap.parquet` not found, initializing new …
-
### Describe the bug, including details regarding any error messages, version, and platform.
platform: Ubuntu 22.04, x86_64
python: 3.11
pyarrow: 18.0.0
```python
import os
import numpy as n…
-
#### Environment details
- OS type and version: Ubuntu 20.04 (WSL)
- Python version: 3.11.8
- pip version: 24.2
- `google-cloud-bigquery` version: 3.25.0
#### Steps to reproduce
…
-
### 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…
-
### Description
I am using Polars with Python. When I attempted to save the Dataframe to Google Cloud Storage by specifying the URI of Google Cloud Storage and executing `df.write_parquet()`, a `Fi…
-
### 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…
-
### Describe the bug
When trying to read a parquet file from a zipped folder using zipFile it failed whereas pandas has no issues.
### To Reproduce
To help us to reproduce this bug, please provid…
-
### 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…
-
### 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…
1beb updated
3 months ago
-
Hi,
This is a follow-up step after https://github.com/PMBio/deeprvat/issues/117#issuecomment-2278887881.
(I'm opening a new issue so that each issue can be more single threaded. If you prefer me…