mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 18:04:12 +08:00
df7b9c0273
Most of the functions in date_utils can be done via pandas. The other functions are no longer used for loading, etc. so remove the date_utils module to reduce the total surface area of Zipline core.
49 lines
933 B
ReStructuredText
49 lines
933 B
ReStructuredText
:mod:`zipline.utils` subpackage
|
|
===============================
|
|
|
|
.. automodule:: zipline.utils.__init__
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`factory` Module
|
|
---------------------
|
|
|
|
.. automodule:: zipline.utils.factory
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`protocol_units` Module
|
|
----------------------------
|
|
|
|
.. automodule:: zipline.utils.protocol_utils
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`simfactory` Module
|
|
--------------------------
|
|
|
|
.. automodule:: zipline.utils.simfactory
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`test_utils` Module
|
|
------------------------
|
|
|
|
.. automodule:: zipline.utils.test_utils
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
:mod:`tradingcalendar` Module
|
|
------------------------------
|
|
|
|
.. automodule:: zipline.utils.tradingcalendar
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|