Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个存储在 pytables 中的多维数组。 如何对其执行搜索? 例如:我喜欢做一个搜索返回数组的一个维度,该维度的所有值之和都大于10
谢谢