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

Bugfix: issue with limit on rows #5

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

martinctc
Copy link
Member

@martinctc martinctc commented May 5, 2022

Summary

This branch fixes the bug mentioned in issue #4 where there is a hard limit of 10K rows when using the auto data download.

Changes

The changes made in this PR are:

  1. Implement the bug fix solution in python as provided by @edama87 and @simrang5395.

Notes

This fixes #4.

@martinctc martinctc self-assigned this May 5, 2022
@martinctc martinctc added the bug Something isn't working label May 5, 2022
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.

Limit 10000
1 participant