Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Fix pandas calls + New test suite + Test against InfluxDB v1.1.0 #388

Merged
merged 20 commits into from
Dec 1, 2016

Conversation

gansanay
Copy link
Contributor

Fixes #358, #376, #384, #387
Includes #385

Changelog:

  • pandas deprecated .to_datetime() calls are fixed
  • dropped support of python < 3.4 to support pandas >= 0.19
  • server tests are done with the latest release of influxdb : 1.1.0, fix tests due to version change
  • new Travis CI test matrix (there is an issue with testing for pypy)

@aviau
Copy link
Collaborator

aviau commented Dec 1, 2016

Thank you for your work!

@aviau aviau merged commit f9bd6cc into influxdata:master Dec 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InfluxDB Pandas example: client.delete_database(dbname) error
2 participants