Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Add support for polars v0.14.0 #23

Merged
merged 1 commit into from
Aug 13, 2022
Merged

Add support for polars v0.14.0 #23

merged 1 commit into from
Aug 13, 2022

Conversation

JakobGM
Copy link
Contributor

@JakobGM JakobGM commented Aug 12, 2022

Addresses the changes made in pola-rs/polars#4256 with some hacky solutions.

TODO:

  • Fix LazyFrame.fetch() and similar methods.

@JakobGM JakobGM self-assigned this Aug 12, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2022

Codecov Report

Merging #23 (56e4058) into main (9ff2bc0) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #23   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          460       491   +31     
  Branches       127       130    +3     
=========================================
+ Hits           460       491   +31     
Impacted Files Coverage Δ
src/patito/__init__.py 100.00% <100.00%> (ø)
src/patito/polars.py 100.00% <100.00%> (ø)
src/patito/pydantic.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JakobGM JakobGM force-pushed the support-polars-0.14 branch from a6b91cc to f92bf06 Compare August 13, 2022 13:52
@JakobGM JakobGM force-pushed the support-polars-0.14 branch from f92bf06 to 56e4058 Compare August 13, 2022 14:00
@JakobGM JakobGM merged commit 8fc784c into main Aug 13, 2022
@JakobGM JakobGM deleted the support-polars-0.14 branch August 13, 2022 14:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants