Skip to content

Commit a4ab2fd

Browse files
Abby VeCaseyAbby VeCasey
Abby VeCasey
authored and
Abby VeCasey
committed
third
2 parents 74f5589 + f05bfb7 commit a4ab2fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: pandas/core/strings/object_array.py

-1
Original file line numberDiff line numberDiff line change
@@ -534,4 +534,3 @@ def f(x):
534534
return empty_row
535535

536536
return [f(val) for val in np.asarray(self)]
537-

0 commit comments

Comments
 (0)