Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning on loads #20

Open
ddannenb opened this issue Apr 24, 2023 · 0 comments
Open

Deprecation warning on loads #20

ddannenb opened this issue Apr 24, 2023 · 0 comments

Comments

@ddannenb
Copy link

Python 3.10 - deprecation warning load.py ...

/Users/XXX/opt/anaconda3/envs/py3_10_8_pinon/lib/python3.10/site-packages/simfin/load.py:144: FutureWarning: The argument 'date_parser' is deprecated and will be removed in a future version. Please use 'date_format' instead, or read your data in as 'object' dtype and then call 'to_datetime'.
df = pd.read_csv(path, sep=';', header=0,

I will do a pull request for this - but may be a few weeks ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant