We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af63b99 + e644d55 commit 52f877dCopy full SHA for 52f877d
doc/source/release.rst
@@ -3754,7 +3754,7 @@ Improvements to existing features
3754
aggregation with axis != 0
3755
3756
API Changes
3757
-~~~~~~~~~
+~~~~~~~~~~~
3758
3759
Bug Fixes
3760
~~~~~~~~~
doc/source/v0.14.0.txt
@@ -67,7 +67,7 @@ API changes
67
``'@'`` prefix and provides you with an error message telling you so.
68
- ``NameResolutionError`` was removed because it isn't necessary anymore.
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>`
+ or numbering columns as needed (:issue:`2385`). See :ref:`the docs <merging.mixed_ndims>`
71
72
MultiIndexing Using Slicers
73
~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments