-
Notifications
You must be signed in to change notification settings - Fork 211
chore: Spec CompliantLazyFrame
#2232
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
952f5aa
chore(typing): Mostly finish `CompliantLazyFrame`
dangotbanned af28859
fix: add missing `CompliantDataFrame.explode`
dangotbanned b15976e
feat(typing): Adds `not_implemented.deprecated`
dangotbanned 3b72e9d
chore(typing): Finish `PolarsLazyFrame`
dangotbanned 4441917
chore(typing): Finish `SparkLikeLazyFrame`
dangotbanned d34581b
chore(typing): Finish `DaskLazyFrame`
dangotbanned 8ec6aba
chore(typing): Finish `DuckDBLazyFrame`
dangotbanned 7e9e2bb
fix(typing): `PandasLikeDataFrame.explode`
dangotbanned 40625d4
chore(typing): Mark `.lazy` return as `Incomplete`
dangotbanned 169ddc7
Merge remote-tracking branch 'upstream/main' into compliant-lazyframeβ¦
dangotbanned 2f9d223
Merge remote-tracking branch 'upstream/main' into compliant-lazyframeβ¦
dangotbanned 4922bb9
Merge remote-tracking branch 'upstream/main' into compliant-lazyframeβ¦
dangotbanned df00903
chore(typing): Fill `Incomplete` for `*Expr`
dangotbanned 0757d3c
revert: remove `.to_(arrow|pandas)`
dangotbanned 3b81619
fix(DRAFT): Expose `CompliantLazyFrame.native`
dangotbanned e70cc47
fix: remove default in `CompliantLazyFrame.lazy`
dangotbanned 17ca5e8
fix(typing): Align `unique` sigantures
dangotbanned 62de258
fix: coverage for `PolarsLazyFrame.native`
dangotbanned ac25fde
fix(typing): Add missing `_change_version` method
dangotbanned 4100cb7
Merge branch 'main' into compliant-lazyframe-spec
dangotbanned 53c579e
chore(typing): Mark intended annotation, that isn't valid yet
dangotbanned 9a523ff
revert: remove `CompliantLazyFrame.lazy`
dangotbanned 3b6506b
Merge branch 'main' into compliant-lazyframe-spec
dangotbanned f906cce
lol `maintain_order` default one side only π
dangotbanned 22f4467
revert: don't widen `keep` for lazy
dangotbanned 8204537
Merge remote-tracking branch 'upstream/main' into compliant-lazyframeβ¦
dangotbanned 3f3e8a3
make `keep` a keyword again
dangotbanned File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.