You are on page 1of 1

I-O tools in pandas

Sr. No. Data description reader Writer


1 Csv read_csv to_csv
2 excel read_excel to_excel
3 JSON read_json to_json
4 Pickle read_pickle to_pickle
5 SQL read_sql to_sql
6 HTML read_html to_html

You might also like