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 3 of 4

0.4.4

-------------------
- The `verbose` argument now handles more use cases (Thanks to henhuy and
Kevin Abbott)
- Corece float argument add to to_timeseries() method (Thanks Yousuf Jawwad)

0.4.3

--------------------
- Fix doc typos and formatting
- Prevent column duplication in read_frame (Thanks Kevin Abbott)

0.4.2

--------------------
- Compatibility with `pandas 0.20.1`
- Support for Python 2.7 and 3.5 with Django versions 1.8+
- Suport for Python 3.6 and Django 1.11
- We still support legacy versions (Python 2.7 and Django 1.4)

0.4.1

-------------------
- Address the incompatibility with Django 1.9 due to the removal of
specialized query sets like the
`ValuesQuerySet <https://code.djangoproject.com/ticket/24211>`_
- Address the removal of the ``PassThrougManager`` from ``django-model-utils``
version ``2.4``. We've removed the dependency on django-model-utils and
included the PassThroughManger (which was always a standalone tool
distributed a part of django-model-utils) for compatibility with
earlier versions of Django (<= 1.8). For more recent versions of
Django we're using Django's built in ``QuerySet.as_manager()``.
- Now supports Pandas 0.14.1 and above
- The fall in Coverage in this release largely reflects the integration of
the PassThroughManager into the code base. We'll add the required test
coverage for the PassThroughManager in subsequent releases.

0.3.1

-------------------
- Extends the ability to span a ForeignKey relationship with double underscores
to OneToOneField too thanks to Safe Hammad
- Provide better support for ManyToMany and OneToMany relations thanks to
Jeff Sternberg and MiddleFork

0.3.0

---------------------
- This version supports Django 1.8
- Support for Pandas 0.16

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.