static-frame / arraykit

Python C Extensions for StaticFrame
Other
8 stars 2 forks source link

`BlockIndex.iter_contiguous()` argument 1 should include `Hashable` #142

Closed flexatone closed 1 year ago

flexatone commented 1 year ago

This is incorrect; this interface only needs to support np.ndarray, tp.List[int], slice