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

Feature/csv dir store #42

Merged
merged 5 commits into from
Mar 2, 2023
Merged

Feature/csv dir store #42

merged 5 commits into from
Mar 2, 2023

Commits on Mar 2, 2023

  1. CSV data store (beta)

    Signed-off-by: Bram Stoeller <[email protected]>
    bramstoeller committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    574cf6f View commit details
    Browse the repository at this point in the history
  2. Lazy loading CSV files (or tables in general)

    Signed-off-by: Bram Stoeller <[email protected]>
    bramstoeller committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    d2c1530 View commit details
    Browse the repository at this point in the history
  3. Unit tests for csv dir store

    Signed-off-by: Bram Stoeller <[email protected]>
    bramstoeller committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    947c77f View commit details
    Browse the repository at this point in the history
  4. Use LazyDataFrame

    Signed-off-by: Bram Stoeller <[email protected]>
    bramstoeller committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    dd15250 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    Signed-off-by: Bram Stoeller <[email protected]>
    bramstoeller committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6a3b435 View commit details
    Browse the repository at this point in the history