-
## Issue Description
Slack thread: https://dsva.slack.com/archives/C05MS96P6P2/p1704834631976679?thread_ts=1704484692.155699&cid=C05MS96P6P2
---
## Tasks
- [ ] If answering "yes" to "Is the ad…
-
@fairwinds @motin @mital
So what happened?! TideKit was in "beta" and being deployed to actual users and you up and disappear? If you really worried about the competitors, why not just open-source th…
-
I would like to have access within puffin to be able to generate basic reports of my finances:
* Income statement
* Balance Sheets
* Cash flow
* Profit & Loss'
* Equity Changes
This should be …
-
Tracking updates of www.commonsensemedia.org
-
For the graded assignment 1, find a simple, stand-alone, static visualization and write a short critique on: How effective is it at what it aims to do? What works well and what doesn't? What could be …
-
Tracking updates of developer.chrome.com
-
-
-
The following code does return income statements and balance sheets for the past 3 years.
Is there a way to receive older data?
```
import yfinance as yf
stock = yf.Ticker('AAPL')
df = stock.…
-
**Describe the bug**
When a create statement containing UNION ALL uses table aliases in the SELECT statements, column lineage fails to resolve back to the source table and resolves to the alias table…