Skip to content

Version 0.0.9 - 8/26/2020

Compare
Choose a tag to compare
@brendancol brendancol released this 28 Aug 21:11
· 323 commits to master since this release
  • Added A* pathfinding
  • Allow all numpy float data types, not just numpy.float64 (#122)
  • Broke out user-guide into individual notebooks
  • Added num_sample param option to natural_breaks (#123)
  • Removed sklearn dependency