Skip to content

Commit 7a776bf

Browse files
authored
Update README.md
1 parent 7284390 commit 7a776bf

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ The project is organized as follows:
1919
## Setup
2020

2121
**Prerequisites**
22-
Ensure you have Python 3.6+ installed on your system. You will also need pip for installing the Python packages.
22+
23+
Make sure you have Python 3.11+ installed on your. You will also need pip for installing the Python packages.
2324

2425
**Installation**
26+
2527
Clone the project repository to your local machine.
2628

2729
Navigate to the project directory and install the required Python packages:
@@ -69,4 +71,8 @@ You can place your raw datasets in the data/raw directory, intermediate datasets
6971

7072
To process data, you can modify the app.py script to include your data processing steps, utilizing pandas for data manipulation and analysis.
7173

74+
## Contributors
75+
76+
This template was built as part of the 4Geeks Academy [Data Science and Machine Learning Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning) by [Alejandro Sanchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about [4Geeks Academy's BootCamp programs](https://4geeksacademy.com/us/programs) here.
7277

78+
Other templates and resources like this can be found on the school GitHub page.

0 commit comments

Comments
 (0)