Maximilian Roos

Results 252 issues of Maximilian Roos

Closes #2292. But I now realize was here deliberately (the old code was _more_ work than mine!) That said I would think it's better to raise here — getting this...

language-design

From https://github.com/PRQL/prql/pull/1642#discussion_r1111315974 Would showing results of queries be helpful in the book? Currently we compile to SQL. For some queries, showing the actual results, executed against an `artists` table, might...

documentation
help wanted
good first issue

### What's up? Replacing Monaco for CodeMirror 6 would let us use the Lezer grammar that @vanillajonathan has done a lot of work on. The Monarch grammar that Monaco uses...

web

### What's up? There was a surprising amount of [chatter on HN](https://news.ycombinator.com/item?id=37534773) about the formatting of the SQL examples on our home page. For example: > It may be typical...

documentation

### What's up? Grammars which know about lines need to be updated for the line wrap `\` (https://github.com/PRQL/prql/blob/983bb3e2ca61685395334232ada3c01dae185162/web/book/src/reference/syntax/operators.md#L171)

integrations

### What's up? It could be useful to have the commit & date of a build in the comment, rather than just the version number. IIUC [vergen](https://docs.rs/vergen/latest/vergen/index.html#vergen---emit-cargo-instructions-from-a-build-script) enables that, with...

good first issue
rust

I recently added numpy to the benchmarks, and numbagg overall does quite well. But it does very badly on `nanmin` & `nanmax` — about *85%* slower. Bottleneck performs similarly to...

This will fail for the moment but we should resolve