Getting problem in creating a new column from existing columns of a numpy array

后端 未结 0 383
北荒
北荒 2021-01-06 01:46

I am using the IRIS dataset. While Creating a new column for volume in iris_2d, volume is (pi * petal_length * sepal_length^2)/3

The error comes in this code...

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