querying-with-prql icon indicating copy to clipboard operation
querying-with-prql copied to clipboard

A book that demonstrates how to perform typical table data operations using PRQL and DuckDB.

Results 2 querying-with-prql issues
Sort by recently updated
recently updated
newest added

> Just a link to a book that compares this: https://eitsupi.github.io/querying-with-prql/timeseries#sec-moving-ave Very cool! I also used an SMA like that in my presentations, as well as an EWMA which you...