Databricks bundle for the Bricksflow 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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for databricks_bundle-0.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7c78c71dcdeb882e849d85a14ec4dee6653ddf6d92c6908b535fa966df29464 |
|
MD5 | 5c68c45feabf2a6952c2fe43aa1d68e6 |
|
BLAKE2b-256 | 7cfeb89239caca1c168e7455f7dfa6c693ad1d2359a45bf41dc1b33b7c10b37c |