Metadata-Version: 2.0
Name: pug-data
Version: 0.0.4
Summary: Add a short description here!
Home-page: http://...
Author: Hobson Lane
Author-email: hobsonlane@gmail.com
License: none
Platform: UNKNOWN
Requires-Dist: entrypoints
Requires-Dist: future (==0.15.2)
Requires-Dist: gensim (>=0.12.4)
Requires-Dist: ipython[all] (>=4.2.0)
Requires-Dist: markupsafe
Requires-Dist: matplotlib (>=1.5.1)
Requires-Dist: nltk (==3.2.1)
Requires-Dist: pandas (==0.18.1)
Requires-Dist: pandas-profiling (>=1.0.0a2)
Requires-Dist: scikit-learn (>=0.17.1)
Requires-Dist: twython (>=3.4.0)

========
pug-data
========


An eager data retriever to aid you with machine learning.


Description
===========

Compose Pandas dataframes from data retrieved from the following services

+ historical weather condition time series at stations across the US from Weather_Underground_
+ natural language tweets from the Twitter_API_
- oregon campaign finance transactions from Hack_Oregon_
- financial market data from yahoo_finance_

.. Weather_Underground_: //wunderground.com
.. Twitter_API_: //twitter.com
.. Hack_Oregon_: //hackoregon.org
.. yahoo_finance_: finance.yahoo.com



