sandialabs / slycat

Web-based data science analysis and visualization platform.
http://slycat.readthedocs.org
Other
75 stars 19 forks source link

unify parsing behavior between web client and slycat server #1117

Open wlhunt opened 1 year ago

wlhunt commented 1 year ago

Parsing and data requirements need to be unified between the web client code and the wizard/server behavior.

wlhunt commented 1 year ago

Note that parsing and table requirements should be uniform over all accepted data formats, and basically model-agnostic. The DAC model is probably an exception to this.