Skip to content

Fix breaking changes from pandas v2#2935

Merged
janosh merged 1 commit into
masterfrom
pandas-v2-fixes
Apr 4, 2023
Merged

Fix breaking changes from pandas v2#2935
janosh merged 1 commit into
masterfrom
pandas-v2-fixes

Conversation

@janosh

@janosh janosh commented Apr 4, 2023

Copy link
Copy Markdown
Member

Closes #2914.

Replace calls to df.append() with pd.concat() and df.iteritems() with df.items().

@janosh janosh enabled auto-merge April 4, 2023 01:31
@janosh janosh merged commit cdeb0e6 into master Apr 4, 2023
@janosh janosh deleted the pandas-v2-fixes branch April 4, 2023 01:50
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.

Pandas v2 tracking issue

1 participant