Files
catalyst/zipline/utils
Thomas Wiecki 2a73873097 BUG: Remove output arg before calling run_pipeline
The IPython magic still created an output file because
the output argument was only removed after the pipeline
was run. This fix simply removes the argument before
the call to run_pipline() when running the IPython magic.
2014-06-09 17:17:37 +02:00
..
2014-03-26 20:46:20 +09:00
2013-04-26 16:03:01 -04:00
2014-03-26 20:46:20 +09:00
2014-03-26 20:46:20 +09:00