Last updated:
0 purchases
atcdataplatform 1.1.69
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
Get it from PyPi
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
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.