Metadata-Version: 2.1
Name: ons-utils
Version: 0.1.0
Summary: A suite of pyspark, pandas and general pipeline utils for ONS projects.
License: MIT
Author: Mitchell Edmunds
Author-email: Mitchell.Edmunds@ext.ons.gov.uk
Requires-Python: >=3.6.8,<3.7.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: flatten-dict (>=0.4.2,<0.5.0)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: pyspark (==2.4.1)
Requires-Dist: pyyaml (>=6.0,<7.0)
