Chenglong Wang
Chenglong Wang
Please comment about your solutions or thoughts about data visualization challenges. :) Don't forget to install or update data formulator with `pip install --upgrade data_formulator` 
* support adding more tables to data formulator (and deleting unneeded ones) * fix various issues related to load file / import session * fix some layout issue on data...
With Data Anchor, we can anchor an intermediate data to isolate it's derivation context from it's predecessors. Tables created from the anchor will take the anchored table as direct input...
Hi devs and users, We have recently extended data formulator with the ability to directly connect to external data sources with the ExternalDataLoader class. One can extend the python data...
Data formulator support new charts based on chart templates: https://github.com/microsoft/data-formulator/blob/main/src/components/ChartTemplates.tsx What are new charts you are interested in? Let's expand charts supported by the tool.