Scott Sanderson
|
b639555404
|
MAINT: Use errors='coerce'.
coerce=True is deprecated.
|
2016-09-20 17:12:07 -04:00 |
|
Scott Sanderson
|
e33c42b3a9
|
MAINT: Update fetcher for pandas 0.18.
- Remove support for usecols=[].
- Use sort_values instead of sort().
- Use errors='coerce' instead of coerce=True.
|
2016-09-20 16:24:55 -04:00 |
|
 jfkirkandJean Bredeche
|
4b7390ac81
|
WIP: Refactors tests to use TradingSchedule
|
2016-06-08 13:34:19 -04:00 |
|
Joe Jevnik
|
d888c4faaa
|
DOC: update docs for api functions
|
2016-05-06 15:25:30 -04:00 |
|
 Eddie HebertandJean Bredeche
|
16fd6681a6
|
ENH: Rewrite of Zipline to use lazy access pattern
More documentation to follow in release notes.
Based on lazy-mainline branch, see for more details.
Also-By: Jean Bredeche <jean@quantopian.com>
Also-By: Andrew Liang <aliang@quantopian.com>
Also-By: Abhijeet Kalyan <akalyan@quantopian.com>
|
2016-04-04 16:12:58 -04:00 |
|