Skip to content

EMHASS version 0.2.9

Compare
Choose a tag to compare
@davidusb-geek davidusb-geek released this 21 Apr 20:37
· 1247 commits to master since this release

Releasing this version to update the get_loc pandas method previously used as it is now deprecated.

Fix

  • Fixed get_loc deprecation warning using now get_indexer pandas method. Improved selection of closest index.