/spark-utils

Utilities I use for streamlining Spark tasks.

Primary LanguagePythonApache License 2.0Apache-2.0

spark-utils

Utilities I use for streamlining Spark tasks.

Requirements

  • Download and add to Geoenrichment directory (Required by Geoanalytics)Joda-Time

BumpVersion Cliff Notes

  • apply a patch, bumpversion patch
  • update version with no breaking changes (minor version update), bumpversion minor
  • update version with breaking changes (major version update), bumpversion major
  • create a release (tagged in vesrion control - Git), bumpversion --tag release

Project based on the cookiecutter GeoAI project template. This template, in turn, is simply an extension and light modification of the cookiecutter data science project template. #cookiecutterdatascience