-
Notifications
You must be signed in to change notification settings - Fork 3
Issues: ebonnal/streamable
How does it compare to other Python streaming libraries?
#22
by snth
was closed Oct 9, 2024
Closed
1
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow side-effects for Improvements or additions to documentation
TODO
Added to roadmap
.catch
documentation
#62
opened Jan 22, 2025 by
mjkanji
Allow catching multiple exception in one call
TODO
Added to roadmap
#58
opened Jan 21, 2025 by
mjkanji
Make truncate a no-op when Added to roadmap
count=None
and when=None
TODO
#57
opened Jan 21, 2025 by
mjkanji
C extensions for expensive operations
optimization
Optimize performances
#53
opened Jan 11, 2025 by
ebonnal
Add README-like snippets in docstrings
documentation
Improvements or additions to documentation
#39
opened Dec 13, 2024 by
ebonnal
override New feature or request, modifies library API
.__eq__
feature
#32
opened Oct 16, 2024 by
ebonnal
.map
/.foreach
via processes by chunks
feature
#29
opened Oct 10, 2024 by
ebonnal
README: Add a section explaining the delegation of reading/writing from/to Parquet/CSV/JSON
documentation
Improvements or additions to documentation
#16
opened Aug 14, 2024 by
ebonnal
Make New feature or request, modifies library API
Stream[T]
implement AsyncIterable[T]
in addition to Iterable[T]
feature
#8
opened Jun 10, 2024 by
ebonnal
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.