the ex4.csv is used to show the use of pd.read(skiprows), but the file in the repository seems to have some formation problem. All rows in this flie seems to be just one long string with ',' in it instead of using ',' to seperate different elements in the same row as it is supposed to.
the ex4.csv is used to show the use of pd.read(skiprows), but the file in the repository seems to have some formation problem. All rows in this flie seems to be just one long string with ',' in it instead of using ',' to seperate different elements in the same row as it is supposed to.