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

MAINT: stop using deprecated pandas reindex_axis #280

Closed
wants to merge 1 commit into from
Closed

MAINT: stop using deprecated pandas reindex_axis #280

wants to merge 1 commit into from

Conversation

thermokarst
Copy link

pandas 0.25.x removed the deprecated .reindex_axis method. This PR replaces calls to .reindex_axis with .reindex. As best I can tell, no other changes are necessary.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.703% when pulling eb4452f on thermokarst:pandas_0_25_x into 20cbcaa on biocore:master.

@mortonjt
Copy link
Collaborator

This is proceeded by #282. Sorry about the late notice.

@mortonjt mortonjt closed this Oct 11, 2019
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.

None yet

3 participants