Access local files
DataLab notebooks allow you to work with local files stored in the workbook’s environment.
In this exercise, you’ll import a local file datasets/order_items.csv into a DataFrame using either Python or SQL.
Questo esercizio fa parte del corso
Introduction to DataLab
Istruzioni dell'esercizio
- Import the file
datasets/order_items.csvinto a DataFrame using Python or SQL. - Name the DataFrame
order_items.
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio