We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
_libs/lib.pyx
1 parent 537b1d4 commit 556e1c2Copy full SHA for 556e1c2
pandas/_libs/lib.pyx
@@ -1,9 +1,6 @@
1
from collections import abc
2
from decimal import Decimal
3
-from fractions import Fraction
4
-from numbers import Number
5
6
-import sys
7
import warnings
8
9
import cython
0 commit comments