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.
1 parent 82fd11e commit 924426fCopy full SHA for 924426f
pandas/core/arrays/period.py
@@ -14,7 +14,7 @@
14
import warnings
15
16
import numpy as np
17
-
+from pandas import compat
18
from pandas._libs import (
19
algos as libalgos,
20
lib,
0 commit comments