simongarisch
simongarisch
@Emsu Hi there. When running 'pip install prophet' from the command line prophet does not install the generators.py file which is required to import the YahooData class. The quickstart file,...
Importing ABCs from collections rather than collections.abc will stop working in 3.9. However, it's also worth noting that [3.9 is still in testing](https://pythoninsider.blogspot.com/2020/07/python-390b4-is-now-ready-for-testing.html). ``` (py38) C:\WINDOWS\System32>python Python 3.8.3 (default, May...
I agree. It should be fixed. #84 should to the trick. @AndreaCensi let us know if you are happy with PR #84.
Firstly, this is a nice project, so thanks for putting the effort into it. As Rafal has mentioned, it'd be useful to enhance the golang notebooks with jupyter magic commands....
@cosmos72 No worries. I was more interested in this for leaning on JS plotting libraries. There may be some other ways I can approach this.