Skip to content

Commit 0814e5b

Browse files
committed
- Addressing code review: added reference to new docs section in whatsnew.
1 parent d215905 commit 0814e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Map on Index types now return other Index types
193193
Other API Changes
194194
^^^^^^^^^^^^^^^^^
195195

196-
- :ref:`DatetimeIndex Partial String Indexing <timeseries.partialindexing>` now works as exact match provided that string resolution coincides with index resolution (:issue:`14826`).
196+
- :ref:`DatetimeIndex Partial String Indexing <timeseries.partialindexing>` now works as exact match provided that string resolution coincides with index resolution, including a case when both are seconds (:issue:`14826`). See :ref:`Slice vs. Exact Match <timeseries.slice_vs_exact_match>` for details.
197197

198198
.. ipython:: python
199199

0 commit comments

Comments
 (0)