Skip to content

Add pandas >= 1.4 compatibility#1

Open
bdpedigo wants to merge 3 commits into
AllenInstitute:mainfrom
bdpedigo:main
Open

Add pandas >= 1.4 compatibility#1
bdpedigo wants to merge 3 commits into
AllenInstitute:mainfrom
bdpedigo:main

Conversation

@bdpedigo

@bdpedigo bdpedigo commented Nov 2, 2023

Copy link
Copy Markdown

.append() was deprecated after Pandas 1.4, this just adjusts the code to create a list of DFs and then concatenate at the end (likely faster too).

the rest of the diff is just my autoformatter (black)...

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