dataframe icon indicating copy to clipboard operation
dataframe copied to clipboard

Add functions to read database meta-information to dataframe

Open zaleslaw opened this issue 1 year ago • 1 comments

  • [ ] 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 avatar Nov 10 '23 13:11 zaleslaw