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(python)!: Remove serde functionality from pl.read_json and DataFrame.write_json #16550

Merged
merged 5 commits into from
Jun 4, 2024

Commits on May 28, 2024

  1. Break write_json

    stinodego committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7d2acbe View commit details
    Browse the repository at this point in the history
  2. Break read_json

    stinodego committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ee37721 View commit details
    Browse the repository at this point in the history
  3. Fix test

    stinodego committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f09d299 View commit details
    Browse the repository at this point in the history
  4. Update test config

    stinodego committed May 28, 2024
    Configuration menu
    Copy the full SHA
    dc7de10 View commit details
    Browse the repository at this point in the history
  5. Fix doc test

    stinodego committed May 28, 2024
    Configuration menu
    Copy the full SHA
    cc8acd6 View commit details
    Browse the repository at this point in the history