> 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'.

![](/files/-M4oMx1vuumKACr0xqof)

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)'

![](/files/pk6cHyQan0QypsdPPITo)

## 2. Select File.

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

### 2.1 Local File

![](/files/btrrZNW7OKssNZi1eizC)

### 2.2 Remote File

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

![](/files/onTeZrDzbdFkQ0IMGTri)

## 3. Preview

Preview the Parquet file import.

![](/files/xOytauVFWgrSFbGVGK6h)

## 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.
