0.16.0 (September 12, 2022)#
Changed#
Improved handling of NaN IDs. Move all NaN handling in
AbstractFetcherto theTranslator.Raise a
MappingErrorfor ambiguous name-to-source mapping.
Fixed#
The
AbstractFetcherno longer treats zero-length ID collections as a fetch-all instruction.Cast
floattointwhen extracting IDs from a pandasDataFrameorSeries.