Django-pandas

Latest version: v0.6.7

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.2

---------------------
- Added Support for Django 1.7

0.2.1

---------------------
- Added Support for Values QuerySets
- Support for Python 2.6
- Note we still have limited support for Django 1.7 but this will be coming in
the next release

0.2.0

--------------------

- Added the ``io`` module so that DataFrames can be created from any
queryset so you don't need to to add a ``DataFrame manager`` to your
models. This is good for working with legacy projects.
- added a Boolean ``verbose`` argument to all methods (which defaults to ``True``)
This populate the DataFrame columns with the human readable versions of
foreign key or choice fields.
- Improved the performance DataFrame creation by removing dependency on
``np.core.records.fromrecords``
- Loads of bug fixes, more tests and improved coverage and better
documentation

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.