Bitcoin Price and USDC Market Value Correlation Analysis
pip streamlit, pandas, numpy, plotly, yfinance, requests
It's recommended to use a venv environment.
or
pip install -r requirements.txt
streamlit run xxx.py
or
If you're using a venv environment, then,
python -m streamlit run xxx.py