Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Linux-oiD
/
influxdb-python
Public
forked from
influxdata/influxdb-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 12, 2017
update python version in readme
samuelcolvin
authored and
aviau
committed
b1e29fb
Copy full SHA for b1e29fb
Fix typo in docs: insuring -> ensuring
dbrgn
authored and
aviau
committed
1a466cf
Copy full SHA for 1a466cf
Commits on Jun 6, 2017
4.1.1 tag
aviau
committed
f5c9141
Copy full SHA for f5c9141
Commits on Jun 5, 2017
Test on py35 and py36 (#458)
sebito91
authored and
aviau
committed
3edc763
Copy full SHA for 3edc763
Commits on Jun 3, 2017
Merge pull request #457 from sebito91/fix_py27
Show description for 4673405
aviau
authored
4673405
Copy full SHA for 4673405
Commits on Jun 2, 2017
updating deps for py27, including pandas
sebito91
committed
a2ac2e8
Copy full SHA for a2ac2e8
Commits on May 15, 2017
Merge pull request #449 from drewlong/patch-1 (Thanks @drewlong!)
Show description for 06824f0
aviau
authored
06824f0
Copy full SHA for 06824f0
Fixed typo
Show description for fddea93
drewlong
authored
fddea93
Copy full SHA for fddea93
Commits on Apr 26, 2017
Merge pull request #398 from h0bot/master
Show description for a591760
aviau
authored
a591760
Copy full SHA for a591760
Merge pull request #404 from AndreCAndersen/patch-1
Show description for daf6a76
aviau
authored
daf6a76
Copy full SHA for daf6a76
Commits on Apr 25, 2017
Merge pull request #386 from NotSqrt/fix-example
Show description for 8e757cd
aviau
authored
8e757cd
Copy full SHA for 8e757cd
Commits on Apr 12, 2017
dev-requirements.txt: bump sphinx to 1.5.5
aviau
committed
9f4c7bf
Copy full SHA for 9f4c7bf
tox.ini: bump Sphinx to 1.5.5
aviau
committed
87e2dfe
Copy full SHA for 87e2dfe
4.1.0 tag
aviau
committed
262e1cf
Copy full SHA for 262e1cf
Merge pull request #435 from xginn8/define_retries (Thanks @xginn8!)
Show description for f939980
aviau
authored
f939980
Copy full SHA for f939980
fixing flake8 failures
xginn8
committed
74ce644
Copy full SHA for 74ce644
fixing indentation, adding tests to confirm connection behavior
xginn8
committed
93b91e4
Copy full SHA for 93b91e4
Commits on Apr 10, 2017
Merge pull request #430 from isilien/precise-floats (Thanks @isilien!)
Show description for 8e02ea8
aviau
authored
8e02ea8
Copy full SHA for 8e02ea8
Allow user-configurable number of retries when submitting request to database
xginn8
committed
194ef13
Copy full SHA for 194ef13
Commits on Apr 6, 2017
docstring for pep257 compliance
isilien
committed
eb049f1
Copy full SHA for eb049f1
Commits on Apr 5, 2017
Merge pull request #424 from cadnce/master
Show description for 11c71f2
aviau
authored
11c71f2
Copy full SHA for 11c71f2
Merge pull request #429 from influxdata/jz-pandas-example
Show description for 199e22e
aviau
authored
199e22e
Copy full SHA for 199e22e
Merge pull request #433 from BeeswaxIO/makelines-efficiency
Show description for ee6a6b6
aviau
authored
ee6a6b6
Copy full SHA for ee6a6b6
Commits on Mar 28, 2017
reduced the number of objects allocated in make_lines.
Show description for 99a5a65
RonRothman
committed
99a5a65
Copy full SHA for 99a5a65
Commits on Mar 22, 2017
Merge pull request #432 from nicolajkirchhof/jz-pandas-example
Show description for 54347d7
jackzampolin
authored
54347d7
Copy full SHA for 54347d7
Removed obsolete code
nicolajkirchhof
committed
449d02e
Copy full SHA for 449d02e
Corrected example
Show description for 889ef09
nicolajkirchhof
committed
889ef09
Copy full SHA for 889ef09
fix for lost precision on float field values
isilien
committed
b322ca2
Copy full SHA for b322ca2
Commits on Mar 21, 2017
Add correct protocol to the Pandas client
Show description for da39921
jackzampolin
authored
da39921
Copy full SHA for da39921
Commits on Mar 8, 2017
Simplified comparison in client
cadnce
committed
268f2a7
Copy full SHA for 268f2a7
Removed mutable default arguments
cadnce
committed
1a7e0fa
Copy full SHA for 1a7e0fa
Adding/updating docstring parameters
cadnce
committed
3da299a
Copy full SHA for 3da299a
Commits on Mar 1, 2017
Rebase for pull request.
h0bot
committed
7e43bc6
Copy full SHA for 7e43bc6
Merge pull request #418 from pkittenis/chunked_query_responses
Show description for d1aa81a
aviau
authored
d1aa81a
Copy full SHA for d1aa81a
Commits on Feb 21, 2017
Updated chunked responses test for API change
Panos
committed
0c2e171
Copy full SHA for 0c2e171
Pagination
Previous
Next
You can’t perform that action at this time.