-
Notifications
You must be signed in to change notification settings - Fork 1
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
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
.throttle
: add param yields_per: Tuple[int, timedelta]
feature
#31
opened Oct 13, 2024 by
ebonnal
concurrent mapping: chunk
feature
New feature or request, modifies library API
#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!
Exclude everything labeled
bug
with -label:bug.