Hi there, hope u are well.
First of all, I congratulate you on the project, it's very interesting!
I've encountered some problems that I can't resolve:
feed = fn.Reddit(topics=['']) => always returns an empty dataframe
feed = fn.CNNMoney(topics=['']) => always returns an empty dataframe
feed = fn.Nasdaq(topics=['']) => blocks all code without returning any results
feed = fn.Reuters(topics=['']) => always returns an empty dataframe
If you have time, can you kindly take a look?
Many thks for your help
LUCA
Hi there, hope u are well.
First of all, I congratulate you on the project, it's very interesting!
I've encountered some problems that I can't resolve:
feed = fn.Reddit(topics=['']) => always returns an empty dataframe
feed = fn.CNNMoney(topics=['']) => always returns an empty dataframe
feed = fn.Nasdaq(topics=['']) => blocks all code without returning any results
feed = fn.Reuters(topics=['']) => always returns an empty dataframe
If you have time, can you kindly take a look?
Many thks for your help
LUCA