pyforest 1.1.2
0
Lazy-import of all popular Python Data Science libraries. Stop writing the same imports over and ove
Contents
Lazy-import of all popular Python Data Science libraries. Stop writing the same imports over and over again.
Stars: 1096, Watchers: 1096, Forks: 196, Open Issues: 11The 8080labs/pyforest
repo was created 5 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1096 github stars!
How to Install pyforest
You can install pyforest using pip
pip install pyforest
or add it to a project with poetry
poetry add pyforest
Package Details
- Author
- Florian Wetschoreck, Guido Drechsel, Tobias Krabel
- License
- mit
- Homepage
- https://github.com/8080labs/pyforest/
- PyPi:
- https://pypi.org/project/pyforest/
- Documentation:
- https://github.com/8080labs/pyforest/
- GitHub Repo:
- https://github.com/8080labs/pyforest
Classifiers
Related Packages
Errors
A list of common pyforest errors.
Code Examples
Here are some pyforest
code examples and snippets.
GitHub Issues
The pyforest package has 11 open issues on GitHub
- Empty lines in the output when using LazyImport
- imports to add to pyforest
- It missed a commonly-used package "random"
- add new import "import random"