Convert table row into array in python with numpy

前端 未结 0 1046
温柔的废话
温柔的废话 2020-12-19 04:26

I am trying to convert a table row to an array using numpy in Python. Example:

table_attributes.row(3) Row(Hemoglobin=0.5961076648232668, Glucose=-0.1906536303432771

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