Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vincnetas
on May 3, 2021
|
parent
|
context
|
favorite
| on:
Practical SQL for Data Analysis
http://harelba.github.io/q/
q "SELECT COUNT(*) FROM ./clicks_file.csv WHERE c3 > 32.3"
It uses sqlite under the hood.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
q "SELECT COUNT(*) FROM ./clicks_file.csv WHERE c3 > 32.3"
It uses sqlite under the hood.