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/pandas reader parquet #429

Merged
merged 7 commits into from
Oct 4, 2023

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    9ca9561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4457e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    447327d View commit details
    Browse the repository at this point in the history
  4. feat(parquet): added to the my_script in pandas materializer example …

    …showing writing/reading of a dataframe
    flaviassantos committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3fd6f6d View commit details
    Browse the repository at this point in the history
  5. feat(parquet): added an extra_kwargs dictionary to the PandasParquetW…

    …riter to handle kwargs not listed in Pandas' docs
    flaviassantos committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7b09999 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    288f3f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d1e39f View commit details
    Browse the repository at this point in the history