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

Update reciprocalspaceship to support pandas 1.3.0 #71

Merged
merged 4 commits into from
Jul 8, 2021
Merged

Conversation

JBGreisman
Copy link
Member

This PR updates reciprocalspaceship to support the new release of pandas (v1.3.0):

  • Updated to remove numpy deprecation warnings in test suite
  • Removed pandas deprecation warnings pertaining to DataSet.set_index() and DataSet.reset_index() keyword arguments
  • Simplified dtype testing by using pd.array() to initialize arrays of each dtype

@JBGreisman JBGreisman added the version Version issues label Jul 8, 2021
@JBGreisman JBGreisman merged commit a2aa46a into main Jul 8, 2021
@JBGreisman JBGreisman deleted the pandas1.3 branch July 8, 2021 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version Version issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant