Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-pandas to 0.4.4 #223

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

There's a new version of django-pandas available.
You are currently using 0.4.1. I have updated it to 0.4.4

These links might come in handy: PyPI | Changelog | Repo

Changelog

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)

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant