> For the complete documentation index, see [llms.txt](https://docs.exploratory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exploratory.io/data_import/file-data/parquet.md).

# Parquet File

You can import both local and remote Parquet File Data quickly.

## 1. Select Parquet File Data Menu

Click '+' button next to 'Data Frames' and select 'Import File Data'.

![](https://2850417076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4HLCK3olgduYoe3RVS%2Fuploads%2Fgit-blob-bda6d5fe97bcaacd7f3ee1bcd6d44c197132499b%2Fimport-file-data.png?alt=media)

If you import CSV / Delimited File on your desktop or laptop, make sure Local tab is selected. If you import a file from remote server like Amazon S3, Dropbox, etc make sure Remote tab is selected. Click 'Text File (CSV, delimited)'

![](https://2850417076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4HLCK3olgduYoe3RVS%2Fuploads%2Fgit-blob-f027fc48d9380768377bf029188e72b976249331%2Fparquet-select.png?alt=media)

## 2. Select File.

If you select local, file picker shows up so select a file to import.

### 2.1 Local File

![](https://2850417076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4HLCK3olgduYoe3RVS%2Fuploads%2Fgit-blob-9e10e935126dd86d54dedfe5bed7f8f1a5cdb636%2Fparquet-file-select.png?alt=media)

### 2.2 Remote File

if you select remote, small dialog shows up so enter a URL for the file.

![](https://2850417076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4HLCK3olgduYoe3RVS%2Fuploads%2Fgit-blob-68131fc68470d2bd1279951d54eea7031e17e86d%2Fremote-parquet-select.png?alt=media)

## 3. Preview

Preview the Parquet file import.

![](https://2850417076-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4HLCK3olgduYoe3RVS%2Fuploads%2Fgit-blob-5a565eda1e4e9d66803d38813372dd5de87d6d02%2Fimport-parquet-dialog.png?alt=media)

## 5. Column Selection

On top of input parameters, you can also use checkboxes on the preview table to include/exclude columns. if you uncheck the checkboxes on the columns, these columns are excluded when you save the data.

## 6. Import

If it looks ok, then you can click 'Import' to import the whole CSV / Delimited data into Exploratory.
