We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563fa08 commit f394409Copy full SHA for f394409
pandas/core/reshape/concat.py
@@ -65,7 +65,7 @@ def concat(objs, axis=0, join='outer', join_axes=None, ignore_index=False,
65
66
Returns
67
-------
68
- concatenated : type of objects
+ concatenated : object, type of objs
69
70
Notes
71
-----
0 commit comments