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 6a42054 commit b2ad42cCopy full SHA for b2ad42c
1 file changed
scripts/shared.py
@@ -5,7 +5,7 @@
5
6
# Third-party
7
from git import InvalidGitRepositoryError, NoSuchPathError, Repo
8
-from pandas import
+from pandas import PeriodIndex
9
10
11
class QuantifyingException(Exception):
0 commit comments