Metadata-Version: 2.1
Name: sdutilities
Version: 1.2.6
Summary: This package is intended to implement uniformity across                  SD Data Science projects.
Author: Stephen Olsen, Taylor Ward, McKenna Magoffin, Jaffar Shaik, Chintan Dalal
Author-email: stephenolsen@sociallydetermined.com,                   taylorward@sociallydetermined.com,                   mckennamagoffin@sociallydetermined.com,                   jaffarshaik@sociallydetermined.com,                   chintandalal@sociallydetermined.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# 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.

## Note: The latest version of this package can be used only in Databricks and directly from Github.  To use this package in Databricks, follow the instructions below:
1. Use the option of installing a wheel from S3
2. Use the following uri: `s3://sdac-s3-use1-data-ocean/silver/internal/users/data_science/interim/tests/sdutilities-1.2.5-py3-none-any.whl`
