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 }}
beercity
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 14, 2020
chore(CHANGELOG): add PR #710
sebito91
committed
95e0efb
Copy full SHA for 95e0efb
Added headers parameter to InfluxDBClient (#710)
nathanielatom
authored
7fb5e94
Copy full SHA for 7fb5e94
Commits on Apr 13, 2020
chore(dataframe_client): update param definition. Closes #525. (#819)
sebito91
authored
5bcfadf
Copy full SHA for 5bcfadf
Commits on Apr 11, 2020
chore(CHANGELOG): add PR#818
sebito91
committed
cdc2c66
Copy full SHA for cdc2c66
remove msgpack pin (#818)
Show description for cc41e29
prometheanfire
authored
cc41e29
Copy full SHA for cc41e29
chore(CHANGELOG): add PR#790
sebito91
committed
b4390cc
Copy full SHA for b4390cc
do not sleep after last retry before raising exception (#790)
Show description for e7ef045
krzysbaranski
authored
e7ef045
Copy full SHA for e7ef045
Commits on Apr 10, 2020
chore(CHANGELOG): tagging release to 5.3.0
sebito91
committed
cf83d1d
Copy full SHA for cf83d1d
feat(client): add support for context managers (#816)
Show description for f8705f9
sebito91
authored
f8705f9
Copy full SHA for f8705f9
Refactor `tutorial_udp` example for timestamps (#808)
Show description for f7f30b5
Shan Desai
authored
f7f30b5
Copy full SHA for f7f30b5
chore(CHANGELOG): add PR#772
sebito91
committed
351b98a
Copy full SHA for 351b98a
fix: Calling commit and _json_body make raising an exception when any datapoints are not added. (#772)
Show description for 6f73ea1
ocworld
authored
6f73ea1
Copy full SHA for 6f73ea1
chore(CHANGELOG): update for PR #766
sebito91
committed
6290994
Copy full SHA for 6290994
Fix make_lines excludes fields with empty strings (#655) (#766)
Show description for 7d82f93
gregschrock
authored
7d82f93
Copy full SHA for 7d82f93
chore(CHANGELOG): update to include PR#753 and #538
sebito91
committed
e884631
Copy full SHA for e884631
Fix chunked query to return chunk resultsets (#753)
Show description for c903d73
hrbonz
authored
c903d73
Copy full SHA for c903d73
chore(CHANGELOG): update to include PR#746
sebito91
committed
d6192a7
Copy full SHA for d6192a7
Make batched writing support all iterables (#746)
Show description for de44289
JayH5
authored
de44289
Copy full SHA for de44289
chore(CHANGELOG): update to add PR#732
sebito91
committed
d590119
Copy full SHA for d590119
gzip compression for data (post and responses) (#732)
Show description for c858a46
3 people
authored
c858a46
Copy full SHA for c858a46
chore(CHANGELOG): update for PR#723
sebito91
committed
72c18b8
Copy full SHA for 72c18b8
Specify Retention Policy in SeriesHelper (#723)
Show description for d2bf36c
csanz91
and
sebito91
authored
d2bf36c
Copy full SHA for d2bf36c
chore(client): ensure UDP port is actually an int. Closes #651. (#815)
Show description for aad8349
sebito91
authored
aad8349
Copy full SHA for aad8349
chore(dataframe_client_test): fix incorrect package naming convention
sebito91
committed
5929fef
Copy full SHA for 5929fef
chore(CHANGELOG): update with more recent PR merges
sebito91
committed
ed975b4
Copy full SHA for ed975b4
fix bug in _convert_dataframe_to_json function that need not transform index if data type of index is already DatatimeIndex (#623)
testforvln
authored
d85ecee
Copy full SHA for d85ecee
Bugfix dropna in DataFrameClient. Add unit test. (#778)
jgspiro
authored
c35e49e
Copy full SHA for c35e49e
chore(dataframe_client): update to handle empty tags in dataframe client (#814)
sebito91
authored
72c372f
Copy full SHA for 72c372f
chore(CHANGELOG): update for PR#502 and #719
sebito91
committed
8a8b8ff
Copy full SHA for 8a8b8ff
Fix tests for existing 'Adding time_precision optional option to SeriesHelper' PR (#719)
Show description for 42d172d
4 people
authored
42d172d
Copy full SHA for 42d172d
chore(line_protocol): update repr value of floats to properly handle precision (#813)
Show description for 896f623
sebito91
authored
896f623
Copy full SHA for 896f623
Commits on Apr 9, 2020
chore(CHANGELOG): update to include PR from #805
sebito91
committed
57c1408
Copy full SHA for 57c1408
Fix import of distutils.spawn (#805)
Hawk777
authored
9b4a51e
Copy full SHA for 9b4a51e
feat(dataframe_client): handle np.nan, np.inf values in DataFrameClient (#812)
Show description for 7c858bf
sebito91
authored
7c858bf
Copy full SHA for 7c858bf
Commits on Apr 8, 2020
chore(CHANGELOG): add smolse to PR merge for #681 and #414
sebito91
committed
516274f
Copy full SHA for 516274f
Pagination
Previous
Next
You can’t perform that action at this time.