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

0.1.0: Intro DataConnector and DataLoader #64

Merged
merged 16 commits into from
Dec 14, 2023
Merged

Commits on Dec 12, 2023

  1. Add CsvConnector

    Wh1isper committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    df071e5 View commit details
    Browse the repository at this point in the history
  2. WIP: Adding dataloader

    Wh1isper committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b38a65e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Support cacher

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5fc6cf3 View commit details
    Browse the repository at this point in the history
  2. Adding example for cacher

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1301e30 View commit details
    Browse the repository at this point in the history
  3. Fixing CI

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    398997a View commit details
    Browse the repository at this point in the history
  4. Fix extension example

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    20e4c63 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    435ed7b View commit details
    Browse the repository at this point in the history
  6. Fix CI

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    826f7e1 View commit details
    Browse the repository at this point in the history
  7. Improve testing

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d3a4473 View commit details
    Browse the repository at this point in the history
  8. Improve example testing

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fa6e835 View commit details
    Browse the repository at this point in the history
  9. Basic docs support

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c7272a3 View commit details
    Browse the repository at this point in the history
  10. Add docs building test

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    04f1c44 View commit details
    Browse the repository at this point in the history
  11. Bump docs dep

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    de737b4 View commit details
    Browse the repository at this point in the history
  12. WIP, some docs update

    Wh1isper committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    aadb4a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Add docstring

    Wh1isper committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3ab4ab0 View commit details
    Browse the repository at this point in the history
  2. add testline for load_all

    Wh1isper committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e686b4f View commit details
    Browse the repository at this point in the history