Skip to content

Version 3.6.0

Compare
Choose a tag to compare
@msokoloff1 msokoloff1 released this 05 Oct 14:15
af3ec5c

Version 3.6.0 (2021-05-10)

Added

  • Bulk export metadata with DataRowMetadataOntology.bulk_export()
  • Add docstring examples of annotation types and a few helper methods

Updated

  • Update metadata notebook under examples/basics to include bulk_export
  • Allow color to be a single integer when constructing Mask objects
  • Allow users to pass int arrays to RasterData and attempt coercion to uint8

Removed

  • data_row.metadata was removed in favor of bulk exports