How to create a numpy array of all True or all False?

前端 未结 7 2093
醉话见心
醉话见心 2020-12-07 09:24

In Python, how do I create a numpy array of arbitrary shape filled with all True or all False?

7条回答
提交回复
热议问题