2017-07-27 08:16:16 by Min Sik Kim | Files touched by this commit (1) |
Log message:
Regen py-pandas-datareader's distinfo
Whitespace changes only.
|
2017-07-27 02:11:35 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update py-pandas-datareader to 0.5.0
Changes:
- Compat with the new Yahoo iCharts API. Yahoo removed the older API,
this release restores ability to download from Yahoo.
- ``DataReader`` now supports Quandl.
- Removed Oanda as it became subscription only.
- web sessions are closed properly at the end of use
- Handle commas in large price quotes
- Test suite fixes for test_get_options_data
- Test suite fixes for test_wdi_download
- avoid monkey patching requests.Session
- `get_data_yahoo` now treats ``'null'`` strings as missing values
|
2017-07-05 21:17:56 by Min Sik Kim | Files touched by this commit (4) |
Log message:
Import py-pandas-datareader-0.4.0 as math/py-pandas-datareaders
Datareaders is up-to-date remote data access for pandas, works for
multiple versions of pandas.
|