Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

feat: Add iterator variant to all toplevel query functions #42

Merged
merged 3 commits into from
Jun 6, 2022

Conversation

cvauclair
Copy link
Contributor

Add iterator versions for each toplevel querying function to allow users to query one data page at a time.

subgrounds.pagination:

  • Add paginate_iter function

subgrounds.subgrounds:

  • Add execute_iter function
  • Add query_json_iter function
  • Add query_df_iter function
  • Add query_iter function

@cvauclair cvauclair merged commit 0c4af54 into main Jun 6, 2022
@cvauclair cvauclair deleted the feature/page-iterator branch June 23, 2022 19:34
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.

1 participant