Metadata-Version: 2.1
Name: gilly-utilities
Version: 0.9.2
Summary: A data analysis package built upon Numpy, SciPy and Pandas
Home-page: https://github.com/pacificgilly1992/Gilly_Utilities
Author: James Gilmore
Author-email: jamesgillygilmore@gmail.com
License: UNKNOWN
Description: # Gilly Utilities
        
        Gilly Utilities is a bespoke extension package used in the Python programming language. There is no specific theme for this package, but rather extends some of the functionality of Python. Alot of these modules are based on using NumPy, SciPy, Pandas and Statsmodels. 
        
        I adore you to have a look around at the code and find something that you'll find useful! If needs be, fork this repository and use Gilly Utilites are your very own python package!
        
        Citing Gilly Utilities couldn't be easier. How about a DOI?
        
        [![DOI](https://zenodo.org/badge/158018663.svg)](https://zenodo.org/badge/latestdoi/158018663)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
