Contents

django-pandas 0.6.7

0

Tools for working with pydata.pandas in your Django projects

Tools for working with pydata.pandas in your Django projects

Stars: 792, Watchers: 792, Forks: 115, Open Issues: 14

The chrisdev/django-pandas repo was created 11 years ago and the last code push was 1 months ago.
The project is popular with 792 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

No  django-pandas  pypi packages just yet.

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 14 open issues on GitHub

  • Bug: Many to Many relational keys converts to floats.

See more issues on GitHub

Related Packages & Articles

django-otp 1.5.0

A pluggable framework for adding two-factor authentication to Django using one-time passwords.

django-mysql 4.13.0

Django-MySQL extends Django's built-in MySQL and MariaDB support their specific features not available on other databases.