docs(datasets): update type annotation polars#1330
Merged
merelcht merged 3 commits intokedro-org:mainfrom Feb 27, 2026
Merged
Conversation
ed75c73 to
bfc05ba
Compare
- Add os.PathLike type to filepath in CSVDataset, EagerPolarsDataset, LazyPolarsDataset - Update docstrings to mention path-like objects (e.g. pathlib.Path) - Add os import where needed; remove duplicate import in lazy_polars_dataset Made-with: Cursor Signed-off-by: jorisvane <jorisvane@gmail.com>
7101c5a to
531dde5
Compare
Open
28 tasks
merelcht
approved these changes
Feb 27, 2026
Member
merelcht
left a comment
There was a problem hiding this comment.
Thanks for your contribution @jorisvane 🎉
ravi-kumar-pilla
approved these changes
Feb 27, 2026
Contributor
ravi-kumar-pilla
left a comment
There was a problem hiding this comment.
Thank you for the contribution @jorisvane 💯
lrcouto
approved these changes
Feb 27, 2026
Contributor
lrcouto
left a comment
There was a problem hiding this comment.
Looks good! Thank you, @jorisvane !
SajidAlamQB
approved these changes
Feb 27, 2026
Contributor
SajidAlamQB
left a comment
There was a problem hiding this comment.
Thank you @jorisvane!
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This PR was done to complete a subtask of Issue #1317. This PR focusses on the Polars dataset.
Development notes
I updated the filepath type of the classes on the Polars dataset.
Checklist
jsonschema/kedro-catalog-X.XX.jsonif necessaryRELEASE.mdfile