Skip to content

Conversation

areleu
Copy link
Contributor

@areleu areleu commented Sep 5, 2024

Making the PR to see if I am overseeing some validations.

Caveats

  • Polars does not allow mixing tz-aware and naive datetimes, one of the pandas tests contains this kind of mixed input, so there will be a difference in the behaviour there.
  • Polars does not automatically parse objects when reading, we could implement a parser but IDK how good of an idea it is, the only use case I see is for geojson but polars have limited support for geo data.

@areleu areleu mentioned this pull request Aug 29, 2025
@areleu areleu marked this pull request as ready for review September 1, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Polars plugin
1 participant