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

feat(datasets): add pandas.DeltaSharingDataset #832

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 12, 2024

  1. feat(datasets): add pandas.DeltaSharingDataset

    Signed-off-by: Hugo Carvalho <[email protected]>
    hugodscarvalho committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7665d54 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. docs: Add pandas.DeltaSharingDataset to API documentation

    Signed-off-by: Hugo Carvalho <[email protected]>
    hugodscarvalho committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    38548c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fc5ca1 View commit details
    Browse the repository at this point in the history
  3. fix: remove version pinning for delta-sharing dependency

    Signed-off-by: Hugo Carvalho <[email protected]>
    hugodscarvalho committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    626b248 View commit details
    Browse the repository at this point in the history
  4. fix: example usage for the Python API

    Signed-off-by: Hugo Carvalho <[email protected]>
    hugodscarvalho committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ba425ad View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. fix: fix identation and remove dummy file

    Signed-off-by: Hugo Carvalho <[email protected]>
    hugodscarvalho committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1f9b636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9453d8e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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