Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

q14 wrong answer #319

Open
scsmithr opened this issue Oct 29, 2024 · 0 comments
Open

q14 wrong answer #319

scsmithr opened this issue Oct 29, 2024 · 0 comments

Comments

@scsmithr
Copy link
Member

Have:

Query 14
┌───────────────────┐
│ promo_revenue     │
│ Float64           │
├───────────────────┤
│ 3.098576250223951 │
└───────────────────┘

Expect

Query 14
┌────────────────────┐
│   promo_revenue    │
│       double       │
├────────────────────┤
│ 16.647594941615097 │
└────────────────────┘
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant