VLOOK-UP stands for ‘Vertical Lookup’. It is a function that makes Excel search for a certain value in a column (the so called ‘table array’), in order to return a value from a different column in the same row. This article will teach you how to use the VLOOKUP function.
Streamlit is an open-source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science. In just a few minutes you can build and deploy powerful data apps. Streamlit Docs
Open your shell or terminal and install the relevant packages using the command below
pip install -r requirements.txt
Open the root folder of the project and run the command below:
streamlit run main.py
Click Here to view the demo