|
|
|
|
|
by aarondia
1924 days ago
|
|
As a bit of background on Mito, it works by passing the parameters from the frontend spreadsheet to the Python kernel backend, which transpiles the spreadsheet formula into Python/Pandas code [0]. So what we're hoping to do down the line is let the user pick which language to translate to, SQL and R being the obvious next steps. But that's a ways away :) [0] https://trymito.io/blog/transpiler |
|
I agree, SQL is what I like more for mangling. Except for the pivot/melt part that is