Skip to content

Import Text Files

Damien Farrell edited this page Sep 9, 2015 · 1 revision

Import of csv and general plain text formats is a standard feature of Pandas using the read_csv method and supports many options. The most essential of these are available via the import dialog accessible from the toolbar or by right-clicking anywhere in the table and using the context menu.

Options available are delimiter, header selection, comment symbol, rows to skip etc. See screenshot below:

Clone this wiki locally