Metadata-Version: 2.1
Name: metis-utils
Version: 0.0.1
Summary: A collection of utilities for faster data science project development.
Home-page: https://github.com/thisismetis/metis-utils
Author: Cliff Clive
Author-email: cliff.clive@thisismetis.com
License: UNKNOWN
Description: # Metis Utils
        
        This is a collection of utility functions to help speed you through the OSEMN (obtain - scrub - explore - model - interpret) lifecycle of data science project development.
        
        [Metis](https://www.thisismetis.com) is a data science education company with campuses in New York, Chicago, San Francisco, and Seattle, and corporate training services throughout the U.S. The `metis-utils` package is a collection of some our favorite scripts and functions that we use to teach data science in our bootcamps, and to help students to rapidly put together prototypes for their data science projects. We hope that the included modules will boost your productivity, and that reading through the source code will deepen your understanding of data science best practices!
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
