8000 Space padded select-queries should return DataFrames by andre-c-andersen · Pull Request #404 · influxdata/influxdb-python · GitHub
[go: up one dir, main page]

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

Space padded select-queries should return DataFrames #404

Merged
merged 1 commit into from
Apr 26, 2017
Merged

Space padded select-queries should return DataFrames #404

merged 1 commit into from
Apr 26, 2017

Conversation

andre-c-andersen
Copy link
Contributor

Fixed an issue where space padded select-queries are interpreted as being non-select-queries thus falling back to returning a ResultSet instead of a dictionary of panda DataFrames.

Fixed an issue where space padded select-queries are interpreted as being non-select-queries thus falling back to returning a ResultSet instead of a dictionary of panda DataFrames.
Copy link
Collaborator
@xginn8 xginn8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like a good change!

@andre-c-andersen
Copy link
Contributor Author

This pull request should address issue 425.

@aviau
Copy link
Collaborator
aviau commented Apr 26, 2017

Thanks!

@aviau aviau merged commit daf6a76 into influxdata:master Apr 26, 2017