ndjenkins85 / ndj_cookie

My personal python project quick start. Useful to jump into projects with favourite tooling, and to record best practices
https://www.ndjenkins.com
MIT License
1 stars 0 forks source link

Automatically parse panderas schema into data documentation #44

Closed ndjenkins85 closed 2 years ago

ndjenkins85 commented 2 years ago

This PR adds functionality to convert Panderas yaml into tables for data documentation.

It uses name of the original file as header, 'comment' in yaml as preamble, and takes up the table and formats.

Fixes a bug in logging.