Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 832 Bytes

data_load.md

File metadata and controls

16 lines (12 loc) · 832 Bytes

Loading a File using Pandas

Watch out for different types of file formats!

Img

Hits

Function Description
read_csv Read a comma-separated values (CSV) file into DataFrame
read_table Read general delimited file into DataFrame
read_excel $420
read_fwf $420
read_clipboard $420
read_excel $420