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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -