Files
catalyst/zipline
Scott Sanderson 8cd4f7d100 MAINT: Make load_adjusted_array return a dict.
Rather than a list that's ordered the same as the received columns.
Most nontrivial loaders were constructing dicts internally and then
converting back to lists, only to have the engine convert **back again**
into a dict.  This cuts out the middleman, and prevents bugs due to
incorrect ordering of the output arrays.
2015-11-03 11:16:21 -05:00
..
2015-10-19 16:35:03 -04:00
2015-02-13 17:53:02 +01:00
2015-10-01 18:03:53 -04:00
2015-10-30 10:07:46 -04:00