Skip to content

Commit 435cf2b

Browse files
authored
Update algorithms.py
1 parent 0f88f9f commit 435cf2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/algorithms.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"""
55

66
from __future__ import annotations
7+
from typing import Union
78

89
import decimal
910
import operator

0 commit comments

Comments
 (0)