Tobias Brandt
Tobias Brandt
Yeah, I referenced her Strange Loop keynote in my presentations last year! 
I quite like the idea of a leading . for columns. I don't really know why yet but it feels like it would bring additional consistency. It also reminds me...
Thanks for trying this out @aljazerzen . Reading through your examples in https://github.com/PRQL/prql/issues/1619#issuecomment-1450322102 I'm also struck by how there is this inconsistency between rvalues and the lvalues in `derive` and...
Exactly. i was thinking that we could also put Assets and Currencies in there and for different exchanges. So from Luno I only want to get BTC/ZAR and from Bitfinex...
Thanks for your comments. @MichaelCurrin I think exchange specific asset and currency options would be awesome. I'm keen to see how you have set this up. @MichaelCurrin @barrysteyn I think...
I agree with you. We should factor this out into two separate classes, one a low-level `ApiClient` and the other the higher level `DataFeed`.
cc @barrysteyn
Yes, it's still relevant. It just isn't a priority for the 0.2 release but should go into the 0.3 release. Might need some rebasing. I could close the PR but...
Thank you for setting up all this docs infrastructure @barrysteyn . Once this is merged, please submit what you started writing, maybe in a separate PR.
No, I think let's merge the basic skeleton. That way, as we fix other parts etc... one can update the docs at the same time.