cervix_nuclei
A GeoDataframe of segmented nuclei of a cervical biopsy.
Note
Pairs with: cervix_tissue().
Examples:
>>> from histolytics.data import cervix_nuclei
>>> ax = cervix_nuclei().plot(column="class_name")
>>> ax.set_axis_off()

A GeoDataframe of segmented nuclei of a cervical biopsy.
Pairs with: cervix_tissue().
Examples:
>>> from histolytics.data import cervix_nuclei
>>> ax = cervix_nuclei().plot(column="class_name")
>>> ax.set_axis_off()

src/histolytics/data/fetch.py