datascroller icon indicating copy to clipboard operation
datascroller copied to clipboard

Save filtered view of dataframe

Open johncmerfeld opened this issue 5 years ago • 0 comments

When we execute a query or column filter on a dataframe, under the hood it's actually a separate object. It might be convenient to be able to save this out to a file. It doesn't really scale to a data processing workflow, but would be a nice feature for datascroller's place in the pipeline (i.e. creating a small sample dataset for testing or sharing a snapshot of query results with colleagues).

johncmerfeld avatar Jul 21 '20 12:07 johncmerfeld