Open willeppy opened 5 months ago
Need to add checks for pandas columns if they are not hashable types; currently failing on a dict because cannot hash:
https://github.com/cmudig/Texture/blob/e2cecc02a45d515c1fcb216fe2006cb4c50d9871/texture/preprocess/utils.py#L22
Need to add checks for pandas columns if they are not hashable types; currently failing on a dict because cannot hash:
https://github.com/cmudig/Texture/blob/e2cecc02a45d515c1fcb216fe2006cb4c50d9871/texture/preprocess/utils.py#L22