lakefs-spec
- a Python fsspec
implementation for lakeFS
#6469
nicholasjng
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
This is incredible, thank you for building and releasing this! A couple of ideas for enhancements:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Link to the project: https://github.com/appliedAI-Initiative/lakefs-spec
The title says it all - with
lakefs-spec
, you can easily pull (and push) files from a lakeFS instance. As an added bonus, a growing number of Python data science projects supportfsspec
, so e.g. reading a Pandas DataFrame in a versioned manner is now a one-liner:Feedback, ideas, and contributions are most welcome!
Beta Was this translation helpful? Give feedback.
All reactions