Just one question, this runs over pandas? It's possible to get the pandas syntax like dbplyr gives the SQL query syntax?
https://siuba.readthedocs.io/en/latest/intro.html#Working-wi...
You can use the verbs collect() and show_query() like in dbplyr.
If you DM me on twitter, would love to set up time to hear about your work / walk through siuba!
https://twitter.com/chowthedog
Just one question, this runs over pandas? It's possible to get the pandas syntax like dbplyr gives the SQL query syntax?