Closed SeanLeRoy closed 6 months ago
As an MVP for this app this version of the Python Snippet should at minimum support just the external use cases. External use cases will read from CSV, JSON, or Parquet so we can use pandas to read them in and mirror the currently selected query in the pandas query. Keep in mind at the moment of writing this that all data in external data sources will be read in as strings.Eventually it would be nice to support querying FMS too by using aicsfiles
or writing a dynamic script.
In the "Code Snippet" modal we would like to provide options for exporting the current query into programmatic queries. As an initial shot at this lets start with adding Python using Pandas. To do this: In the modal: