anhaidgroup / py_entitymatching

BSD 3-Clause "New" or "Revised" License
183 stars 48 forks source link

fix: use direct np reference, without pandas #167

Closed astappiev closed 2 months ago

astappiev commented 2 months ago

Fixes AttributeError: module 'pandas' has no attribute 'np'

astappiev commented 2 months ago

Found a duplicate #166