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

Can I get all data via api.query? #166

Open
KamManYUEN opened this issue Feb 15, 2024 · 0 comments
Open

Can I get all data via api.query? #166

KamManYUEN opened this issue Feb 15, 2024 · 0 comments

Comments

@KamManYUEN
Copy link

I have trouble in getting full data via api.query().
For example, the API did not return complete data of key count_review_time.

‘COUNT_REVIEWS_time’: array([datetime.datetime(2023, 4, 28, 18, 24),
datetime.datetime(2023, 4, 28, 18, 40),
datetime.datetime(2023, 4, 28, 18, 52), …,
datetime.datetime(2024, 2, 7, 3, 58),
datetime.datetime(2024, 2, 7, 4, 8),
datetime.datetime(2024, 2, 7, 4, 36)]

Is is possible for you to show it completely or return it in JSON format?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant