66 technical stuff
Table of contents
66.1 operating systems
I recommend working with UNIX-based operating systems (MacOS or Linux). Everything is easier.
If you use Windows, consider installing Linux on Windows with WSL.
66.2 software
66.3 python packages
Kats — a one-stop shop for time series analysis
Developed by Meta
statsmodels statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation and inference for statistical models.
ydata-profiling
Quick Exploratory Data Analysis on time-series data. Read also this.