2.1.0 #32
strangetom
announced in
Announcements
2.1.0
#32
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Warning
This version replaces the floret dependency with numpy.
Numpy was already a dependency of floret, so if you are upgrading from v2.0.0 there should be little impact.
This release overhauls the foundation foods functionality so that ingredient names are matched to entries in the FoodData Central (FDC) database.
This update does not change the API. It adds additional fields to
FoundationFoodobjects for FDC ID, category and data type. Thetextfield now returns the description for the matching FDC entry.Beware that enabling this functionality causes the
parse_ingredientfunction to be much slower than when disabled (default).This functionality works entirely offline.
See the foundation foods page of the docs for specifics.
This discussion was created from the release 2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions