geo3dfeatures icon indicating copy to clipboard operation
geo3dfeatures copied to clipboard

Manage `NaN` values before clustering

Open delhomer opened this issue 6 years ago • 0 comments

In the current state of the code, NaN values make the program fail. We could improve the code robustness by explicitly managing this aspect. Two actions to take:

  • message the user
  • drop the points with NaN features

delhomer avatar Dec 13 '19 10:12 delhomer