python - Nongeneral columns with read_excel using pandas? -
so i'm trying read data excel file has date column, , price column. read_excel function in pandas doesn't seem that. i've been looking around way convert them general beforehand, haven't seen anything.
looking on read_excel documentation it's not possible directly through it. there better method of reading excel file dataframe that, ignore type of column?
Comments
Post a Comment