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

Pinning pandas version for aws postprocessing #162

Merged
merged 1 commit into from Jun 11, 2020
Merged

Conversation

nmerket
Copy link
Member

@nmerket nmerket commented Jun 11, 2020

Pull Request Description

Pandas 1.0.4 is broken. I fixed it for Eagle in #161. I fixed it in the setup.py in #160. This adds that fix to the dask bootstrap script as well so it works on AWS.

Checklist

Not all may apply

  • Code changes (must work)
  • Tests exercising your feature/bug fix (check coverage report on CircleCI build -> Artifacts)
  • All other unit tests passing
  • Update validation for project config yaml file changes
  • Update existing documentation
  • Run a small batch run to make sure it all works (local is fine, unless an Eagle specific feature)
  • Add to the changelog_dev.rst file and propose migration text in the pull request

@nmerket
Copy link
Member Author

nmerket commented Jun 11, 2020

cc @adamsten

@nmerket nmerket merged commit 4ab5974 into master Jun 11, 2020
@nmerket nmerket deleted the pandas_fix_aws branch June 11, 2020 18:09
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

1 participant