File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3754,7 +3754,7 @@ Improvements to existing features
3754
3754
aggregation with axis != 0
3755
3755
3756
3756
API Changes
3757
- ~~~~~~~~~
3757
+ ~~~~~~~~~~~
3758
3758
3759
3759
Bug Fixes
3760
3760
~~~~~~~~~
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ API changes
67
67
``'@'`` prefix and provides you with an error message telling you so.
68
68
- ``NameResolutionError`` was removed because it isn't necessary anymore.
69
69
- ``concat`` will now concatenate mixed Series and DataFrames using the Series name
70
- or numbering columns as needed (:issue:`2385`). See :ref:`the docs <mergine .mixed_ndims>`
70
+ or numbering columns as needed (:issue:`2385`). See :ref:`the docs <merging .mixed_ndims>`
71
71
72
72
MultiIndexing Using Slicers
73
73
~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments