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

Make argmin/max work lazy with dask #3244

Merged
merged 8 commits into from
Sep 6, 2019
Merged

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    05ae290 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. dask: Testing number of computes on reduce methods.

    Ulrich J. Herter committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    a4c3622 View commit details
    Browse the repository at this point in the history
  2. what's new updated

    Ulrich J. Herter committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    c77145c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Fix typo

    Co-Authored-By: Stephan Hoyer <[email protected]>
    ulijh and shoyer authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    1b4bc3a View commit details
    Browse the repository at this point in the history
  2. Be more explicit.

    Co-Authored-By: Stephan Hoyer <[email protected]>
    ulijh and shoyer authored Aug 27, 2019
    Configuration menu
    Copy the full SHA
    abe6655 View commit details
    Browse the repository at this point in the history
  3. More explicit raise_if_dask_computes

    Ulrich J. Herter committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    c0d7462 View commit details
    Browse the repository at this point in the history
  4. nanargmin/max: only set fill_value when needed

    Ulrich J. Herter committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    faa7eab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fd62b8 View commit details
    Browse the repository at this point in the history