These are my go-to libraries for Python data crunching.
This project builds a technical-indicator based LSTM forecasting pipeline for Nasdaq, S&P 500, and SOX index data. src/indicator.py Calculates MA, EMA, MACD, RSI, Stochastic %K, return, range, and ...
The power of Python trumps Excel workbooks.