datablade Documentation
datablade is a suite of functions to provide standard syntax across data engineering projects.
Getting started
Bundled docs
If you installed the package, you can access the bundled docs via:
python -m datablade.docs --list
python -m datablade.docs --show README
python -m datablade.docs --write-dir .\datablade-docs