Isaac
Results
2
comments of
Isaac
@Vikashrajluhaniwal Don't think it works there is a lot that does not work in this repo: https://github.com/maverickjoy/ln2sql like the formatting of it such as reload and exceptions and print statements.
The data I use is just from Yahoo Finance, so i can just upload the code to get the multi-index csv ``` stocks = ['AAPL', 'GOOGL', 'MSFT', 'AMZN', 'TSLA'] start_date...