-
### Describe bug
The earnings_dates record is not available
### Simple code that reproduces your problem
import yfinance as yf
msft = yf.Ticker('MSFT')
msft.earnings_dates
### Debug log
!…
-
## You must apply through OnlyDust. If not, you'll be ignored
## Issue - Update “claim_escrow_earnings” function.
## Description:
You need to update the “claim_escrow_earnings” function of th…
-
**Describe the bug**
pgvector VectorStore implementation incorrectly filters the result, resulting in no matches. Current implementation double-quotes json string values instead of single-quoting the…
-
### Description:
When a vendor sells products using wePOS from their dashboard, they collect cash by default. However, after the sale, the amount is added to the vendor's earnings, allowing them to …
-
Currently the bottom income decile has negative aggregate earnings, despite us filtering out those with negative net income. This flips the sign of the relative earnings effect compared to the absolut…
-
- [x] STATS 1: Total members, total stakers, total players
- [x] Charts displaying payouts from staking in particular cycles as bars. Those should be separate charts for dynamic staking.
- [x] Chart c…
-
### Description
A user should be able to see all of their successful referrals within their account. This should be explorable as part of the profile page as a separate tab near activity.
- All o…
-
(sorry me for my bad english :) )
**Bug Description**
In the case of purchases of the same asset over time (e.g. ETFs) but at an obviously different unit cost, the overall profit percentage …
-
Right now we have a pipeline with RAG that pulls data from a vector database when prompted. The pipeline can now answer simple questions like whats the earnings per share of the company.
Next steps…
-
from yahoofinancials import YahooFinancials
def tstYfinData(symbol,end_date):
ticker = symbol
yahoo_financials = YahooFinancials(ticker)
balance_sheet_data_qt = yahoo_financials.…