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

feat(dataframe_client): handle np.nan, np.inf values in DataFrameClient #812

Merged
merged 3 commits into from
Apr 9, 2020

Conversation

sebito91
Copy link
Contributor

@sebito91 sebito91 commented Apr 8, 2020

Fixes #422 .

This PR introduces support for np.nan and np.inf values in the DataFrameClient as updated from a legacy PR in #436.

@sebito91 sebito91 requested review from aviau and xginn8 as code owners April 8, 2020 22:02
@sebito91 sebito91 removed request for aviau and xginn8 April 8, 2020 22:02
@sebito91 sebito91 self-assigned this Apr 8, 2020
@sebito91 sebito91 merged commit 7c858bf into master Apr 9, 2020
@sebito91 sebito91 deleted the merge_PR436 branch April 9, 2020 20:39
ocworld pushed a commit to AhnLab-OSS/influxdb-python that referenced this pull request Apr 13, 2020
…nt (influxdata#812)

* feat(dataframe_client): handle np.nan, np.inf values in DataFrameClient

* chore(dataframe): handle cases where tagset is empty

* chore(dataframe): add tests for Nan lines but with tag values
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.

DataFrame write "nan", "inf" error in influxdb
1 participant