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.
1 parent ec2e891 commit 62c4edeCopy full SHA for 62c4ede
pandas/core/strings/accessor.py
@@ -527,8 +527,7 @@ def cat(
527
alignment, use `.values` on any Series/Index/DataFrame in `others`.
528
529
Returns
530
- Notes
531
- -----
+ -------
532
When concatenating with a Series or Index, pandas aligns on index labels
533
by default. This can produce NaN values if the indices do not match.
534
To get element-wise concatenation (the behavior before v0.23),
0 commit comments