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

Python API to return a blank DF rather than None #97

Open
bschwal opened this issue Oct 18, 2023 · 0 comments
Open

Python API to return a blank DF rather than None #97

bschwal opened this issue Oct 18, 2023 · 0 comments

Comments

@bschwal
Copy link
Collaborator

bschwal commented Oct 18, 2023

It would be really handy for a query.next() to return a blank dataframe with the appropriate columns for the schema when querying an empty database or when no data fits the filters given. The use case is that you would still know what the shape/content of the data would be. Happy to discuss this one a bit further.

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