A common set of python libraries for DataBricks
Project description
atc-dataplatform
A common set of python libraries for DataBricks
Important Notes
This package can not be run or tested without access to pyspark. However, installing pyspark as part of our installer gave issues when other versions of pyspark were needed. Hence we took out the dependency from our installer.
Installation
pip install atc-dataplatform
Development Notes
To prepare for development please install these additional requirements:
- Java 8
pip install -r test_requirements.txt
Then install the package locally
python setup.py develop
Git Hooks
Please install the git hooks in your repository by running
python utilities/git_hooks.py
The hooks will help you catch problems locally instead of having to wait for the PR pipeline to fail.
Testing
After installing the dev-requirements, execute tests by running
pytest tests
If these tests don't pass, PRs will not be accepted. If you add features, please include tests for these features.
General Project Info
Packages
Build Status
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
Built Distribution
Hashes for atc_dataplatform-1.0.26-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 864637500cfdc6f9a5deb8118d68579b37ffd5361576ea5269a1c357cc5e76b2 |
|
MD5 | a59a798212b78051bc504d2e3e8c78dd |
|
BLAKE2b-256 | bfa7d23953ce83ceea7e45ba07930546d66b75ffb5e3e30a690d89e8abae38c4 |