mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-12 11:50:11 +08:00
MAINT: Remove date_utils module.
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.
This commit is contained in:
@@ -6,14 +6,6 @@
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`date_utils` Module
|
||||
--------------------------
|
||||
|
||||
.. automodule:: zipline.utils.date_utils
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
:mod:`factory` Module
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user