Thanks to visit codestin.com
Credit goes to github.com

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

Bugfix dropna in DataFrameClient. Add unit test. #778

Merged
merged 1 commit into from
Apr 10, 2020

Conversation

jgspiro
Copy link
Contributor

@jgspiro jgspiro commented Jan 30, 2020

Fix dropna

Bugfix : when running multiple queries using the DataFrameClient, the dropna argument is not properly mapped. Added a specific test that fails when the bugfix is not included.

Contributor checklist
  • Builds are passing
  • New tests have been added (for feature additions)

@sebito91 sebito91 self-assigned this Apr 8, 2020
Copy link
Contributor

@sebito91 sebito91 left a comment

Choose a reason for hiding this comment

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

Excellent contribution @jgspiro, thank you so much!

@sebito91 sebito91 merged commit c35e49e into influxdata:master Apr 10, 2020
ocworld pushed a commit to AhnLab-OSS/influxdb-python that referenced this pull request Apr 13, 2020
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.

2 participants