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

Bump minimum pandas version to 1.4.0 #1716

Merged
merged 2 commits into from
Jan 11, 2025
Merged

Conversation

victorlin
Copy link
Member

@victorlin victorlin commented Jan 11, 2025

Description of proposed changes

Earlier versions have a bug that prevented augur.io.read_metadata from properly setting the index column's data type.

Related issue(s)

Closes #925

Checklist

  • Automated checks pass
  • Check if you need to add a changelog message
  • Check if you need to add tests
  • Check if you need to update docs

Earlier versions have a bug that prevented augur.io.read_metadata from
properly setting the index column's data type.

<#925>
@victorlin victorlin self-assigned this Jan 11, 2025
@victorlin victorlin merged commit d7d8973 into master Jan 11, 2025
33 checks passed
@victorlin victorlin deleted the victorlin/use-pandas-1.4.0 branch January 11, 2025 00:48
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.

io.read_metadata does not always set index dtype as expected
2 participants