• Stars
    star
    1
  • Language
    Python
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

For a nutrition based company, it is imperative to build a robust database of ingredients to help determine the ingredient mix in developing new products. Online grocery platforms like big basket and Flipkart supermarket provide a good basis for developing such as they collate huge data on products and their individual ingredients. This script is a python class that I wrote to help Grow Fit develop a database of products and ingredients. It relies heavily on Pandas for collation of data and writing the same to xlsx files