static-frame / arraykit

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

implement is_hashable() #35

Closed flexatone closed 3 years ago

flexatone commented 3 years ago

Python implementation relies on catching an exception; C implementation should be more efficient.