interactive
interactive copied to clipboard
Support sharing directly as data frame
Currently, when sharing data from a SQL or KQL query, the data is typically shared as a TabularDataResource, which is not a very useful type for exploring and manipulating the data. The option should exist (and perhaps this should be the default) to have a DataFrame generated when importing tabular data.