1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make one result set per chunk for improved performance and API compatibility with non-chunked responses More... about 9 years ago
Fix chunked and chunk size parameter set More... about 9 years ago
Added chunk size parameter More... about 9 years ago
Updated docstrings More... about 9 years ago
Ignore docs failures on travis More... about 9 years ago
Pep8 changes More... about 9 years ago
Added chunked query responses implementation and test. Added chunked parameter to client query function. More... about 9 years ago
Space padded select-queries now return DataFrames More... about 9 years ago
Merge pull request #1 from h0bot/udplineprotocol More... about 9 years ago
Sending via UDP line protocol throws More... about 9 years ago
Merge pull request #393 from eman/fix_dataframe_constructor (Thanks @eman!) More... about 9 years ago
Merge pull request #394 from eman/mutable_default_parameters (Thanks @eman!) More... about 9 years ago
add DataFrameClient test for DSN constructor More... about 9 years ago
Merge pull request #367 from tzonghao/master More... about 9 years ago
Merge pull request #395 from cadnce/master More... about 9 years ago
4.0.0
Alexandre Viau
as aviau
More... about 9 years ago
Use quote_ident() to allow databases with spaces in the names * Added an exception when the paramters will create a malformed request. * Updated the tests around this to use a named databse instead. More... about 9 years ago
fix for using from_DSN constructor with dataframe More... about 9 years ago
fixes for mutable default parameters in dataframe More... about 9 years ago
Fix pandas calls + New test suite + Test against InfluxDB v1.1.0 (#388) (Thanks @gansanay!) More... about 9 years ago
Fix method name in example More... about 9 years ago
Merge pull request #373 from pvnguyen/patch-1 More... over 9 years ago
Merge pull request #368 from tzonghao/fix-timezone More... over 9 years ago
Merge pull request #371 from vodik/master More... over 9 years ago
Fix order of input parameters of delete_series in documentation More... over 9 years ago
Fix DataFrameClient import error on python3.5 More... over 9 years ago
Add proper timestamp timezone handling More... over 9 years ago
Handle all-empty tags More... over 9 years ago
Fix DataFrameClient empty tag processing More... over 9 years ago
Merge pull request #361 from saaros/quote_ident (Thanks @saaros!) More... over 9 years ago