Feature request: If I drag a tabular file (e.g. CSV, parquet, etc.) into the UI, do something like:
temp1 = pd.read_csv('path_to_file') temp1.head()
Feature request: If I drag a tabular file (e.g. CSV, parquet, etc.) into the UI, do something like:
Good luck with it!