Metadata-Version: 2.1
Name: sdutilities
Version: 1.2.4
Summary: This package is intended to implement uniformity across                  SD Data Science projects.
Author: Stephen Olsen, Taylor Ward, McKenna Magoffin, Jaffar Shaik
Author-email: stephenolsen@sociallydetermined.com,                   taylorward@sociallydetermined.com,                   mckennamagoffin@sociallydetermined.com,                   jaffarshaik@sociallydetermined.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools>=65.5.1
Requires-Dist: pandas>=1.2.3
Requires-Dist: numpy>=1.22.2
Requires-Dist: certifi>=2023.7.22
Requires-Dist: sdcensus>=0.8.20
Requires-Dist: us>=2.0.2
Requires-Dist: sqlalchemy>=1.3.9
Requires-Dist: matplotlib>=3.1.1
Requires-Dist: Pillow==10.0.1
Requires-Dist: boto3>=1.17.43
Requires-Dist: botocore>=1.19.52
Requires-Dist: python-Levenshtein>=0.12.2
Requires-Dist: fuzzywuzzy>=0.18.0
Requires-Dist: psycopg2

# sdutilities

This package is intended to implement uniformity across SD Data Science projects.

Functions and Classes that are included in this package are those frequently used across a variety of projects.  We aim to make our code simplified and uniform by continuously updating both this package and the projects where the functions are applicable.
