Load data from CSV with Code Assist

Uploading a CSV file

Hover over the assistant icon icon. Select the Load data item from the popup menu.

Select the Upload tab. Then, drag a file into the drop zone.

Click the INSERT CODE button to insert and execute code into the notebook.

Code that was inserted and executed

CSV file from an URL

This feature is not yet implemented in the Python version of Code Assist.

CSV file from a Workspace

Hover over the Code Assist assistant icon icon. Select the Load data item from the popup menu. Select either the Datasets or Project Files tab. Find the dataset.

Locate the dataset

Press the INSERT CODE button. The required code is inserted into the notebook and immediately executed.

Code inserted and executed