Skip to content

Fixed deprecated pandas method.#73

Open
JensWendt wants to merge 1 commit intoIDR:masterfrom
JensWendt:pandas-fix
Open

Fixed deprecated pandas method.#73
JensWendt wants to merge 1 commit intoIDR:masterfrom
JensWendt:pandas-fix

Conversation

@JensWendt
Copy link

DataFrame.append() has been deprecated since 1.4 (https://pandas.pydata.org/pandas-docs/version/1.4/reference/api/pandas.DataFrame.append.html).
Assuming new IDR pilot instances are installing up to date pandas v2+ a rewrite was necessary.

DataFrame.append() has been deprecated since 1.4 (https://pandas.pydata.org/pandas-docs/version/1.4/reference/api/pandas.DataFrame.append.html).
Assuming new IDR pilot instances are installing up to date pandas v2+ a rewrite was necessary.
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

Successfully merging this pull request may close these issues.

1 participant