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

Orange Table-specific HDF5Reader #6791

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    8bf4bf9 View commit details
    Browse the repository at this point in the history
  2. Add h5py dependency

    stuart-cls committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e4a870d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a52609 View commit details
    Browse the repository at this point in the history
  4. Fix NaN handling for strings (ref biolab#6670)

    In fixing this, switched string handling from fixed-length to variable length
    https://docs.h5py.org/en/stable/special.html#variable-length-strings
    stuart-cls committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2ef7b8d View commit details
    Browse the repository at this point in the history
  5. Add Orange identifier and versions as attributes

    Fix small 'is not' bug
    stuart-cls committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    07e6d91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f4193a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a829dbe View commit details
    Browse the repository at this point in the history
  8. lint

    stuart-cls committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7db9727 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c872d57 View commit details
    Browse the repository at this point in the history