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

Add functions to read database meta-information to dataframe #496

Open
4 tasks
zaleslaw opened this issue Nov 10, 2023 · 1 comment
Open
4 tasks

Add functions to read database meta-information to dataframe #496

zaleslaw opened this issue Nov 10, 2023 · 1 comment
Assignees
Labels
databases enhancement New feature or request
Milestone

Comments

@zaleslaw
Copy link
Collaborator

  • tables
  • columns and its types
  • number of rows and columns in the table
  • number of nulls in columns

Probably need to add function to extract allTables and allSchemas from this kind of dataframe

@zaleslaw zaleslaw added the enhancement New feature or request label Nov 10, 2023
@zaleslaw zaleslaw added this to the 0.13.0 milestone Nov 10, 2023
@zaleslaw zaleslaw self-assigned this Nov 10, 2023
@zaleslaw zaleslaw modified the milestones: 0.13.0, 0.12.1 Nov 10, 2023
@zaleslaw zaleslaw modified the milestones: 0.12.1, 0.13.0 Dec 12, 2023
@zaleslaw zaleslaw modified the milestones: 0.13.+, 0.14.0 Apr 16, 2024
@zaleslaw
Copy link
Collaborator Author

Related to the #680

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
databases enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant