dpguthrie / dpguthrie/yahooquery

Warnings with pandas 3

Open
#337 0 comments 0 reactions 0 assignees View on GitHub
dependencies
Dominant language
Python
Stars
920
Forks
164
PR merge metrics
No merged PRs in 30d

Description

> [!NOTE]
**If anyone using pandas >=3.0.0 is getting warnings being raised that aren't noted here then please add a comment with details.**

Pandas warnings that require fixing:
- [ ] `Pandas4Warning: 'd' is deprecated and will be removed in a future version, please use 'D' instead.` Need to change four instances of "d" to "D" around [here](https://github.com/dpguthrie/yahooquery/blob/c67551c6982301158c90d001ac3d480907fea43d/yahooquery/utils.py#L57).

At some point I'll put a PR together to fix them all.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.