diff --git a/doc/source/user_guide/merging.rst b/doc/source/user_guide/merging.rst index e96d18be8a0c5..af377dd7a32f2 100644 --- a/doc/source/user_guide/merging.rst +++ b/doc/source/user_guide/merging.rst @@ -957,7 +957,7 @@ location. :func:`merge_ordered` --------------------- -:func:`merge_ordered` combines order data such as numeric or time series data +:func:`merge_ordered` combines ordered data such as numeric or time series data with optional filling of missing data with ``fill_method``. .. ipython:: python