From 3e5a5f2869c74876f1e7f91e7e6aed66b3c1bebc Mon Sep 17 00:00:00 2001 From: BBing <67486385@qq.com> Date: Wed, 4 Oct 2023 12:42:43 +0800 Subject: [PATCH] Update timefeatures.py --- utils/timefeatures.py | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/timefeatures.py b/utils/timefeatures.py index 66c5f19..665ec6b 100644 --- a/utils/timefeatures.py +++ b/utils/timefeatures.py @@ -1,6 +1,5 @@ from typing import List -import numpy as np import pandas as pd from pandas.tseries import offsets from pandas.tseries.frequencies import to_offset