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

Implementation of first and last reduction #1093

Merged
merged 13 commits into from
Jun 18, 2022

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    19f9d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c995d94 View commit details
    Browse the repository at this point in the history
  3. add numba.jit() decorator

    tselea committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    cb6bbd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    385eaa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    75eafe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f54b0d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

Commits on Jun 17, 2022

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

Commits on Jun 18, 2022

  1. Update datashader/reductions.py

    add whitespace characters
    
    Co-authored-by: Ian Thomas <ianthomas23@gmail.com>
    tselea and ianthomas23 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    f002add View commit details
    Browse the repository at this point in the history
  2. Update datashader/tests/test_pandas.py

    compare directly the numpy arrays in testing
    
    Co-authored-by: Ian Thomas <ianthomas23@gmail.com>
    tselea and ianthomas23 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    7a9b780 View commit details
    Browse the repository at this point in the history
  3. Update datashader/reductions.py

    add whitespace character
    
    Co-authored-by: Ian Thomas <ianthomas23@gmail.com>
    tselea and ianthomas23 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    dd98b58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e110bf8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'first_last_reduction' of github.com:tselea/my-datashade…

    …r-phd into first_last_reduction
    
    * 'first_last_reduction' of github.com:tselea/my-datashader-phd:
      Update datashader/reductions.py
    tselea committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    cf4bd43 View commit details
    Browse the repository at this point in the history