Question about the data analysis

I’m working on power system forecasting, and time series analysis is an indispensable part of it.Is there any Pkg in Julia that can be used for time series feature extraction?For example, the existing EMD(Empirical Mode Decomposition), the Pkg on Github is no longer available. What Pkg can replace it?
thanks!