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

Fix pandas deprecation warning #103

Merged
merged 1 commit into from
Feb 2, 2022
Merged

Fix pandas deprecation warning #103

merged 1 commit into from
Feb 2, 2022

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Feb 2, 2022

FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.

@dweindl dweindl requested a review from dilpath February 2, 2022 17:02
FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
@dweindl dweindl force-pushed the fix_df_append_warning branch from da1833b to 4061ec7 Compare February 2, 2022 17:37
@dweindl dweindl merged commit 83e92be into develop Feb 2, 2022
@dweindl dweindl deleted the fix_df_append_warning branch February 2, 2022 20:10
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.

2 participants