Robert Martin
Robert Martin
@Wigley007 Sounds cool! I do think that ML can be valuable in alpha combination and regime detection, the only trouble is that it's nontrivial to frame it as an ML...
Hi, You have struck upon the core issue when it comes to financial data science – data availability. I fully agree that this current collection of keystats data is not...
@ictinc Hi Ronald, Thank you for the suggestion, it looks like a very clean API and it's great that there's a pandas-datareader interface – it also has adjusted closing prices...
Hi @alvarobartt, thanks for the kind words. Investpy looks very cool – I am currently not actively maintaining MachineLearningStocks anymore, but I think it's perfect for some of the personal...
I've just been recommended another data source called [SimFin](https://github.com/SimFin/simfin), which has a really nice python API. Worth taking a look!
At some stage I would like to contribute with this, but as I am new, I would like to clarify what you mean by > add corresponding relevant tests for...
Did the error say which line was causing the problems? I don't think I've ever tried it on Chinese characters / Kanji etc. Also, which python version are you using?
Hi @aiturri, Thanks for raising this. Would it be possible for you to share the part of the clipping file that is causing the errors? I'd love to try and...
Hi @aiturri, I've just pushed a potential fix. Can you download the script again and try? Otherwise you can manually modify line 55 to specify an encoding. ```python with open(source_file,...
@aiturri OK, I've downloaded it. Feel free to remove