Assign images to the elements of a pandas dataframe in Python

前端 未结 0 900
不知归路
不知归路 2020-12-22 07:13

I have a pandas dataframe, which one of the columns are images (single channel uint8 2d images in the numpy arrays format). I am iterating thorugh the rows with iterrows(),

相关标签:
回答
  • 消灭零回复
提交回复
热议问题