Skip to content

Add modifications

Justine Catel requested to merge Justine_-_add_checks into master
  • Mapping using OFF mapping + algorithm

  • Concerning the algorithm, we added some things : o _check_butters_product o _remove_double_parenthesis o _check_nutri_well_informed

  • For the ProductImpactReport function: If we don't want to use the nutrients (if we don't know them for example), we write use_nutritional_info=False and the total weight will be imposed to 1000g If we enter a product manually and we want to have information on transport, packaging...

  • If we know its agribalyse category, we enter the parameter ciqual_AGB_similar

  • If we know an OFF product that is similar, we enter the parameter barcode_similar

Merge request reports