Databricks bundle for the Pyfony 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 (Bricksflow 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 Bricksflow 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.7.0a1.tar.gz
(13.8 kB
view hashes)
Built Distribution
Close
Hashes for databricks-bundle-0.7.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f226c95b659a7b9a44f988a21bc128e8f1673483ba2ee39fec13da849acee20 |
|
MD5 | 3135a9cd44725f8df839bea63822684e |
|
BLAKE2b-256 | 312c93a7081d2edba6a0cd5f6b51a9826a895d1f61a04e5abe859027527eae26 |
Close
Hashes for databricks_bundle-0.7.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07ec87cc217619dcc3ef30218c44bb40251fb52fbb0218a5af78c8a9f6357369 |
|
MD5 | f1a601ff8944539c3a73a96331b2d2b8 |
|
BLAKE2b-256 | 9293fe06fe7508b1bed55292f10957a0936af74edc924fa6ca281e913af77cc9 |