[PYTHON] TypeError: unsupported operand type (s) for /:'list' and'float'

Resolve the error in the title

When I multiplied the list created by the inclusion notation by a constant, an error occurred. It will be solved if you wrap it in np.array () and calculate it with numpy![Screenshot 2020-06-24 16.10.45.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws. com / 0/468640/c466d100-d729-cec1-aa93-bfe7948fd03c.png)

スクリーンショット 2020-06-24 16.11.33.png

Recommended Posts

TypeError: unsupported operand type (s) for /:'list' and'float'
TypeError: unsupported operand type (s) for-: What to do when'datetime.time'and'datetime.time'
List type, tuple type