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.
_libs/lib.pyx
1 parent 7a3017d commit d729da3Copy full SHA for d729da3
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