Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Optimize serializing data into Pandas DataFrame #74

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Mar 17, 2020

Closes #72

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass
  • Sign CLA (if not already signed)

@bednar bednar added the bug Something isn't working label Mar 17, 2020
@bednar bednar added this to the 1.6.0 milestone Mar 17, 2020
@bednar bednar merged commit 11b9034 into master Mar 18, 2020
@bednar bednar deleted the fix/pandas-performance branch March 18, 2020 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python client is slow: takes 20min to query data that takes 6 seconds using a cURL command
1 participant