Skip to content

Commit 3de1a36

Browse files
committed
DOC :Updated indexer_between_time documentation
1 parent 1ae6384 commit 3de1a36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/tseries/index.py

-1
Original file line numberDiff line numberDiff line change
@@ -1804,7 +1804,6 @@ def indexer_between_time(self, start_time, end_time, include_start=True,
18041804
"%I%M%S%p")
18051805
include_start : boolean, default True
18061806
include_end : boolean, default True
1807-
tz : string or pytz.timezone or dateutil.tz.tzfile, default None
18081807
18091808
Returns
18101809
-------

0 commit comments

Comments
 (0)