Metadata-Version: 2.1
Name: pyculiarity
Version: 0.0.7
Summary: A Python port of Twitter's AnomalyDetection R Package.
Home-page: https://github.com/nicolasmiller/pyculiarity
Author: Nicolas Steven Miller
Author-email: nicolasmiller@gmail.com
License: GPL
Description: 
        Usage details and source available here: https://github.com/nicolasmiller/pyculiarity.
        
        The original R source and examples are available here: https://github.com/twitter/AnomalyDetection.
        
        Copyright and License
        
        Python port Copyright 2015 Nicolas Steven Miller
        
        Original R source Copyright 2015 Twitter, Inc and other contributors
        
        Licensed under the GPLv3
        
Keywords: data anomaly detection pandas timeseries
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2.7
Provides-Extra: test
