Data Science Guy
Sunday, November 22, 2015
How To Read CSV File into Python
import pandas as pd
ctd = pd.read_csv('rpc_mod/ctix_mod_data5.csv')
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment