atc-net / atc-dataplatform

A common set of python libraries for DataBricks
https://atc-net.github.io/repository/atc-dataplatform
MIT License
8 stars 3 forks source link
databricks

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 PyPI version PyPI

pip install atc-dataplatform

Development Notes

To prepare for development please install these additional requirements:

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

Github top language Github stars Github forks Github size Issues Open

Packages

Build Status