Metadata-Version: 2.1
Name: dsgl
Version: 0.2.0
Summary: Library consisting of DS shortcuts and best practice functions for the Globallogic Datascience team
Home-page: UNKNOWN
Author: DS GL Team
License: MIT
Keywords: python,data,science,globallogic
Platform: UNKNOWN
Description-Content-Type: text/markdown

# dsgl (Globallogic Datascience toolkit)

PyPi library consisting of shortcuts and best practices for the GlobalLogic Datascience team.

## Functionality includes:
- AWS Utilities (aws_utils)
- DS Utilities (utils)
- Pretrained Models (models)
- CLI Application 

## Quickstart

```
pip install dsgl
```


