Skip to content

v1.2.1 - Torun

Latest

Choose a tag to compare

@SimonMolinsky SimonMolinsky released this 27 Dec 07:41
3931299
  • [enhancement] Blocks can handle missing geometries (geometry as None or NaN)
  • [debug] Blocks default value column is block_values, and PointSupport default value column is values (to avoiding naming collisions during the join operation)
  • [debug] Blocks object default index is created when it is not provided by the user
  • [enhancement] verbose parameter for PoissonKrigingInput class that controls progress bar when calculating point support distances between neighbors