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

refactor data loader #299

Merged
merged 47 commits into from
Dec 14, 2023
Merged

refactor data loader #299

merged 47 commits into from
Dec 14, 2023

Commits on Jun 15, 2023

  1. fix docs

    giovp committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    45ab2df View commit details
    Browse the repository at this point in the history
  2. update

    giovp committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0a7eecb View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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

Commits on Jun 17, 2023

  1. add return type

    giovp committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    638dd33 View commit details
    Browse the repository at this point in the history
  2. move return table out of init

    giovp committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1736377 View commit details
    Browse the repository at this point in the history
  3. add comments

    giovp committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    1ee6abb View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    288e28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb6854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9079490 View commit details
    Browse the repository at this point in the history
  4. update precommit

    giovp committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    38cfcff View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    5dbd876 View commit details
    Browse the repository at this point in the history
  2. simplify return

    giovp committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b9a5b9e View commit details
    Browse the repository at this point in the history
  3. update tests and simplify

    giovp committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    1d2f3cc View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. add tests

    giovp committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dd03cdf View commit details
    Browse the repository at this point in the history
  2. fix tests for pandas

    giovp committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f846caf View commit details
    Browse the repository at this point in the history
  3. fix import and docs

    giovp committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    58b15c8 View commit details
    Browse the repository at this point in the history
  4. update api

    giovp committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    43065a9 View commit details
    Browse the repository at this point in the history
  5. update import

    giovp committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    556b87b View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. fix imports

    giovp committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ffe73ec View commit details
    Browse the repository at this point in the history
  2. update api

    giovp committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    05f5db7 View commit details
    Browse the repository at this point in the history
  3. fix api

    giovp committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    bba86ef View commit details
    Browse the repository at this point in the history
  4. try fix docs

    giovp committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b37f40c View commit details
    Browse the repository at this point in the history
  5. try fix docs

    giovp committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a96b6fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ceb6f5b View commit details
    Browse the repository at this point in the history
  7. minor fixes

    giovp committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d290845 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix test

    giovp committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    7878379 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    2f0b5e5 View commit details
    Browse the repository at this point in the history
  2. fixed typos

    LucaMarconato authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9b84084 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Update src/spatialdata/dataloader/datasets.py

    Co-authored-by: LucaMarconato <[email protected]>
    giovp and LucaMarconato authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    13da142 View commit details
    Browse the repository at this point in the history
  2. update

    giovp committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    13dc9be View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. update with more comments

    giovp committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    6ef34a5 View commit details
    Browse the repository at this point in the history
  2. fix precommit

    giovp committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a65a855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ef16eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d24bd7c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    61f347b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32d472 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    854360d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de79554 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    77a590f View commit details
    Browse the repository at this point in the history
  2. tryf ixing docs

    giovp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    95b5b49 View commit details
    Browse the repository at this point in the history
  3. fix tests again

    giovp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    16977e0 View commit details
    Browse the repository at this point in the history
  4. fix tests

    giovp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4923ee6 View commit details
    Browse the repository at this point in the history
  5. update

    giovp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    63066ea View commit details
    Browse the repository at this point in the history
  6. fix docs

    giovp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    000f83b View commit details
    Browse the repository at this point in the history
  7. update

    giovp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fa539f5 View commit details
    Browse the repository at this point in the history
  8. fix tests and docs and remove

    giovp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    63e761d View commit details
    Browse the repository at this point in the history