
flupy 1.2.3
0
Fluent data processing in Python - a chainable stream processing library for expressive data manipul
Contents
Fluent data processing in Python - a chainable stream processing library for expressive data manipulation using method chaining
Stars: 196, Watchers: 196, Forks: 15, Open Issues: 4The olirice/flupy repo was created 8 years ago and the last code push was 5 days ago.
The project is popular with 196 github stars!
How to Install flupy
You can install flupy using pip
pip install flupy
or add it to a project with poetry
poetry add flupy
Package Details
- Author
- Oliver Rice
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/flupy/
- GitHub Repo:
- https://github.com/olirice/flupy
Classifiers
Related Packages
Errors
A list of common flupy errors.
Code Examples
Here are some flupy code examples and snippets.
GitHub Issues
The flupy package has 4 open issues on GitHub
- Add test coverage analysis and 52 new tests for edge cases
pythonfix