ktch.datasets#
The ktch.datasets
module implements utility functions
to load morphometric datasets.
Functions#
|
Load and return the mosquito wing landmark dataset used in [R879dd463bd6e-Rohlf_and_Slice_1990]. |
|
Load and return the mosquito wing outline dataset used in [R069eb2748fa9-Rohlf_and_Archie_1984], however includes only 126 of 127 specimens because of missing in the original NTS file. |
|
Convert a dataframe of coordinates to a list of numpy arrays. |
Convert a dataframe of coordinates to a dataframe of coordinates for sklearn transformers. |