摘要: 原创转载请注明出处:https://www.cnblogs.com/agilestyle/p/12246482.html ·reshape() In many cases, you can convert an array from one shape to another without copy 阅读全文
posted @ 2020-01-31 19:53 李白与酒 阅读(239) 评论(0) 推荐(0) 编辑
摘要: 原创转载请注明出处:https://www.cnblogs.com/agilestyle/p/12246045.html Boolean Indexing The boolean array must be of the same length as the array axis it’s inde 阅读全文
posted @ 2020-01-31 17:37 李白与酒 阅读(1573) 评论(0) 推荐(0) 编辑
摘要: 原创转载请注明出处:https://www.cnblogs.com/agilestyle/p/12245002.html Basic Indexing and Slicing One-dimensional arrays are simple; on the surface they act sim 阅读全文
posted @ 2020-01-31 12:26 李白与酒 阅读(311) 评论(0) 推荐(0) 编辑
摘要: 原创转载请注明出处:https://www.cnblogs.com/agilestyle/p/12244981.html vectorization Arrays are important because they enable you to express batch operations on 阅读全文
posted @ 2020-01-31 12:20 李白与酒 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 原创转载请注明出处:https://www.cnblogs.com/agilestyle/p/12244852.html dtype The data type or dtype is a special object containing the information (or metadata, 阅读全文
posted @ 2020-01-31 11:20 李白与酒 阅读(1042) 评论(0) 推荐(0) 编辑