Ralf Northman

Results 3 issues of Ralf Northman

I'm on 1.34.0-nightly and tried to do some trivial things with `s!` but I couldn't get my code to compile. I'm using interpolate 0.2.3. My next step was to run...

This tripped me up momentarily when installing camelot: I pasted the text from the terminal box from [the docs](https://camelot-py.readthedocs.io/en/master/user/install.html#install) as-is: `pip install "camelot-py[base]"` (I'm not a python guy) and got...

Cool project! I used the prql-query CLI-tool v0.0.14 in the following examples. ## The problem When compiling: ```prql prql target:sql.postgres from developers group team ( aggregate [ skill_width = count_distinct...

bug