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 histogram operation on Ibis data #5929

Merged
merged 9 commits into from
Oct 9, 2023
Merged

Fix histogram operation on Ibis data #5929

merged 9 commits into from
Oct 9, 2023

Commits on Oct 8, 2023

  1. support ibis>=5

    maximlt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0206459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8bf788 View commit details
    Browse the repository at this point in the history
  3. add some tests

    maximlt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    94545c4 View commit details
    Browse the repository at this point in the history
  4. clean up and set backend

    maximlt committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    a30f3e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. reset ibis backend

    maximlt committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9d122a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e02079 View commit details
    Browse the repository at this point in the history
  3. add forgotten decorators

    maximlt committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b958510 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dc73f3 View commit details
    Browse the repository at this point in the history
  5. reset backend

    maximlt committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ef407f4 View commit details
    Browse the repository at this point in the history