python - Convert Dataframe columns to ndarray -


if have dataframe each column contains list

a    b []   [] []   [] .    . .    . .    . 

calling df.values turns dataframe ndarray, leaves sublists lists. there way make sublists ndarrays well?

thanks


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -