NCEAS / metadig-checks

MetaDIG suites and checks for data and metadata improvement and guidance.
Apache License 2.0
8 stars 9 forks source link

Show a glimpse of a file #444

Open jeanetteclark opened 8 months ago

jeanetteclark commented 8 months ago

Status: ✍️ Drafted

Description

For a data file, develop an informational check that returns a glimpse like check with formatted output to display on report.

Priority

Data Quality: Informational

Issues

Procedure

Use pandas describe and to_markdown methods to summarize a data frame and render to markdown