What inspired this wish list request? CSV files are great until they aren't. When they get big they are slow to open, they take up a ton of space on hard drives and the usefulness of having a human readable text file is diminished. Currently parquet files can be opened in jmp 18 by installing some python packages and then using an jsl script that calls python functions (https://community.jmp.com/t5/JMP-Add-Ins/Apache-Parquet-file-importer/ta-p/637823). This is a nice stop gap but having drag and drop opening functionality would be significantly better.
What is the improvement you would like to see? Drag and drop opening of parquet files.
Why is this idea important? CSVs are great for smaller data, it would good to have a solution for larger datasets.