diff options
author | Mark Wiebe <mwiebe@enthought.com> | 2011-06-14 15:28:59 -0500 |
---|---|---|
committer | Mark Wiebe <mwiebe@enthought.com> | 2011-06-14 15:28:59 -0500 |
commit | 6b5a42a777b16812e774193b06da1b68b92bc689 (patch) | |
tree | 8736cf7f61ba7798d7cc3a36f78e4541244a0c6d /doc/source/reference/routines.rst | |
parent | 84e1f7d8415679231944dec9f5eaa182e0a9879c (diff) | |
download | numpy-6b5a42a777b16812e774193b06da1b68b92bc689.tar.gz |
DOC: datetime-bday: Document the datetime business day functions
Diffstat (limited to 'doc/source/reference/routines.rst')
-rw-r--r-- | doc/source/reference/routines.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.rst b/doc/source/reference/routines.rst index 0788d3a0a..c97a3d244 100644 --- a/doc/source/reference/routines.rst +++ b/doc/source/reference/routines.rst @@ -30,6 +30,7 @@ indentation. routines.math routines.functional routines.poly + routines.datetime routines.financial routines.set routines.window |