Om Gupta
Om Gupta
@JerBouma I can add this as is but atm, it only returns the top 30 percentile of stocks so it'll run into an error most of the time. I was...
> ``` > USER_DATA_DIR = Path(str(Path.home()) + "/OpenBBUserData") > if not os.path.exists(USER_DATA_DIR): > os.mkdir(USER_DATA_DIR) > > USER_HOME = Path(os.path.expanduser("~")) > ENV_FILE_DIR = Path(str(Path.home()) + "/.openbb_terminal") > if not os.path.exists(ENV_FILE_DIR): >...
I've fixed the issue with the output but at the moment, the model only extracts data from the first page of results and I wasn't able to find a replacement...
Yeah not able to recreate this one
> * I would remove Hindi because India has a lot more languages than just Hindi and it's either supporting more of them or sticking with a language that is...