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.0a1.tar.gz
(14.1 kB
view hashes)
Built Distribution
Close
Hashes for databricks-bundle-0.8.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 880e4166bd1f647e124ed5aa5c9f64148cf7f9ffa9c05890ccedaaaedaef5037 |
|
MD5 | bafbe123a4bf0f28f228a953e4e12f56 |
|
BLAKE2b-256 | 33432fbd705623d20755ad660d037859a47002a5f34f3585c51073ad166c3304 |
Close
Hashes for databricks_bundle-0.8.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 380f382135cdad39237fabde1476b828d65dea20de40c81c9fa28de7df2c7cf0 |
|
MD5 | 3b5be7962a28d81a57e28a43f5fee4f0 |
|
BLAKE2b-256 | 038e1eb62b6dac76459ac2b70d0eec38f3b5cd8123953028373cefc4b5b645c3 |