XLXia Liinshortleg.hashnode.dev·Jun 16, 2024 · 2 min readfinance data sourcefinnlp github shows a list of sources to read from. transcript https://discountingcashflows.com/api/transcript/AAPL/q1/2024/ but it seems always return the latest transcript. fmp fingpt fmp colab example price target and news can't be got for free ac...00
XLXia Liinshortleg.hashnode.dev·May 31, 2024 · 1 min readsome python functions and conda related environmentn = 50 (tokens .iloc[:50] .plot .bar(figsize=(14, 4), title=f'Most frequent {n} of {len(tokens):,d} tokens')) sns.despine() plt.tight_layout(); source train_result.groupby(level='Category').mean().plot.bar(figsize=(14, 5), rot=0); pd.melt functi...00