datablade / datablade Documentation

datablade Documentation

datablade is a suite of functions to provide standard syntax across data engineering projects.

datablade Documentation

datablade is a suite of functions to provide standard syntax across data engineering projects.

Getting started

  • Install: pip install datablade
  • Usage overview: see USAGE
  • API surface: see API

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