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

fix #537 ValueError race condition when running multiprocessing with describe1d #549

Merged
merged 5 commits into from
Aug 24, 2020

Commits on Aug 19, 2020

  1. include tests for issue 537

    chanedwin committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    ee360ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7313580 View commit details
    Browse the repository at this point in the history
  3. clean up test

    chanedwin committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    5c6963a View commit details
    Browse the repository at this point in the history
  4. update exception type

    chanedwin committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e9a37d4 View commit details
    Browse the repository at this point in the history
  5. fix hidden side effect from previous series.fillna(in_place=True) cal…

    …l by expliciting dropping na here
    chanedwin committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    8c68ab7 View commit details
    Browse the repository at this point in the history