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

Query parameter order #45

Open
HalfDeadPie opened this issue Jul 1, 2024 · 1 comment
Open

Query parameter order #45

HalfDeadPie opened this issue Jul 1, 2024 · 1 comment

Comments

@HalfDeadPie
Copy link

Hello everyone,

I'd like to ask how to user order as dataset query parameter. Currently I have this error
TypeError: GridStatusClient.get_dataset() got an unexpected keyword argument 'order.

I've got
gridstatusio = "0.6.2"

@kmax12
Copy link
Collaborator

kmax12 commented Jul 16, 2024

@HalfDeadPie this is not currently supported by the python, but could be added.

by default, data is returned sorted in ascending order already. is your goal to sort data by descending order?

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

2 participants