django-pandas 0.6.7
0
Tools for working with pydata.pandas in your Django projects
Contents
Tools for working with pydata.pandas in your Django projects
Stars: 798, Watchers: 798, Forks: 117, Open Issues: 15The chrisdev/django-pandas
repo was created 12 years ago and the last code push was 6 months ago.
The project is popular with 798 github stars!
How to Install django-pandas
You can install django-pandas using pip
pip install django-pandas
or add it to a project with poetry
poetry add django-pandas
Package Details
- Author
- Christopher Clarke
- License
- None
- Homepage
- https://github.com/chrisdev/django-pandas/
- PyPi:
- https://pypi.org/project/django-pandas/
- GitHub Repo:
- https://github.com/chrisdev/django-pandas
Classifiers
Related Packages
Errors
A list of common django-pandas errors.
Code Examples
Here are some django-pandas
code examples and snippets.
GitHub Issues
The django-pandas package has 15 open issues on GitHub
- Bug: Many to Many relational keys converts to floats.