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

Register read_parquet and read_csv with dask-expr #16535

Merged
merged 12 commits into from
Aug 13, 2024

Commits on Jul 30, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    1f73dbe View commit details
    Browse the repository at this point in the history
  2. add read_csv def

    rjzamora committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    17be6b0 View commit details
    Browse the repository at this point in the history
  3. formatting

    rjzamora committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    04aa983 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28fd1f8 View commit details
    Browse the repository at this point in the history
  5. simplify imports

    rjzamora committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    5d8c80d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23c0cb3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bf252e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b857c0c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    d10e9d7 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Mads R. B. Kristensen <madsbk@gmail.com>
    rjzamora and madsbk authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ffcc137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d17e805 View commit details
    Browse the repository at this point in the history