Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jahnavi-maddhuri authored Dec 13, 2024
1 parent 3333b72 commit b14eb8d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,10 @@ The purpose of this project is to analyze a dataset using pandas and a cloud hos
[Colab Notebook Link](https://colab.research.google.com/github/nogibjj/JahnaviM-CloudHostedNotebook/blob/main/main_nb.ipynb)
Access the python notebook in colab directly by clicking on the link above.

## Instructions for Use
To use this repository to generate the analysis, start by cloning the repository. Make sure all the requirements in requirements.txt are fulfilled as these are necessary libraries to run the python script. Finally, run the script, main.py, and review the statistics and visualizations. For more information around these insights, look at Summary.md. To run the code in the notebook and conduct further analysis, open the Colab Notebook Link above.
## Instructions for Use
To use this repository to generate the analysis, start by cloning the repository. Make sure all the requirements in requirements.txt are fulfilled as these are necessary libraries to run the python script.

A. Run the script in Python using main.py, review the statistics and visualizations.
B. Run in Google Colab: Navigate to [Colab](https://colab.research.google.com/) and login. Use the notebook link above and run the first cell to clone the repository and navigate to the project directory.

For more information around these insights, look at Summary.md.

0 comments on commit b14eb8d

Please sign in to comment.