Databricks bundle for the Daipe framework
Project description
Databricks bundle
This bundle allows you to write beautiful function-based notebooks.
Compared to bare notebooks, the function-based approach brings the following advantages:
- create and publish auto-generated documentation and lineage of notebooks and pipelines (Daipe PRO)
- write much cleaner notebooks with properly named code blocks
- (unit)test specific notebook functions with ease
- use YAML to configure your notebooks for given environment (dev/test/prod/...)
- utilize pre-configured objects to automate repetitive tasks
Function-based notebooks have been designed to provide the same user-experience as bare notebooks.
Just write the function, annotate it with the @notebookFunction
decorator and run the cell.
This bundle is the main part of the Daipe framework.
Installation
Install the bundle via Poetry:
$ poetry add databricks-bundle && poetry add databricks-connect --dev
Usage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
databricks-bundle-0.8.0a2.tar.gz
(14.1 kB
view hashes)
Built Distribution
Close
Hashes for databricks-bundle-0.8.0a2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 145aeba4590dc0795435a82ed050960024f10fff6a48d830be38d659a489ba09 |
|
MD5 | 70efb6ea8732308bd9b711894b84f6c6 |
|
BLAKE2b-256 | 8b908791f21bb29f152faee9fd174b5a6628c46f48b8e6d5723a29f273b05ad2 |
Close
Hashes for databricks_bundle-0.8.0a2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26bdf5cc63508c9e5e7f2d11f45e0cea916cbf99928532fe8bcd598296731c17 |
|
MD5 | 357529170d4da601be082d279d13b2b6 |
|
BLAKE2b-256 | 223664d13471d352fc21a5e00509205fe4d274cc980482bf2a05cbfaac9c1982 |