Skip to content

TheAlphaJas/InterIIT_TechMeet_12_Team22_Mphasis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Dependencies

```bash
pip install networkx
pip install pennylane
pip install pandas
pip install numpy

```
  1. First, make sure to install Streamlit by running the following command in your terminal:

    pip install streamlit
  2. Then, in the terminal, run the command:

    streamlit run app.py

Note: The rows limit is currently set to the top 20 rows only for precautionary purposes. You can change it as per your needs from graph_builder.py.

Important: Input files must be in CSV format with UTF-8 encoding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published