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

Support for filtering rows in a database #130

Merged
merged 4 commits into from
Dec 13, 2024
Merged

Support for filtering rows in a database #130

merged 4 commits into from
Dec 13, 2024

Conversation

sg-s
Copy link
Collaborator

@sg-s sg-s commented Dec 12, 2024

changes

  • ability to filter rows in a database and populate dataframe from that
  • ability to automatically translate column names to IDs, so that users can specify column names

@sg-s sg-s requested a review from a team as a code owner December 12, 2024 21:11
@sg-s sg-s self-assigned this Dec 12, 2024
docs/data-hub/dataframes.md Show resolved Hide resolved
src/data_hub/api.py Show resolved Hide resolved
src/data_hub/api.py Show resolved Hide resolved
src/data_hub/filters.py Outdated Show resolved Hide resolved
src/data_hub/filters.py Show resolved Hide resolved
@sg-s sg-s changed the title New endpoints Support for filtering rows in a database Dec 12, 2024
@sg-s sg-s enabled auto-merge (squash) December 12, 2024 21:18
docs/data-hub/dataframes.md Show resolved Hide resolved
@sg-s sg-s merged commit 4ff8119 into main Dec 13, 2024
14 checks passed
@sg-s sg-s deleted the new-endpoints branch December 13, 2024 02:55
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

Successfully merging this pull request may close these issues.

2 participants