Skip to content

Commit 3d69af3

Browse files
committed
Normalize parameter of value_counts edited.
1 parent 0f126bb commit 3d69af3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
Any,
1111
Generic,
1212
Literal,
13+
Union,
1314
cast,
1415
final,
1516
overload,

0 commit comments

Comments
 (0)