Add functions to read database meta-information to dataframe
Open
@zaleslaw is already working on this.
Since Nov 10, 2023.
databases
enhancement
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
- 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.