-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d94bd2
commit 086c7d4
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
## This directory contains the Software Security Project files: | ||
* **Heart_Attack_Risk_Factors.ipynb** is the project file itself | ||
* **heart_attack_dataset.csv** - data frame | ||
|
||
|
||
This project was completed in **August 2024** | ||
Time spent on project completion: **2 days** and a total of about **6 hours** | ||
|
||
It was completed in **Python** and demonstrates interaction with: | ||
* **Work with Data by Python** | ||
* **Data Analytics** | ||
* **Analytics Visualisation** | ||
|
||
and the use of | ||
- [**4 weeks of practice**](https://github.com/StanStarishko/python-programming-for-data/tree/main/Worksheets) using Python and R for data analysis | ||
- [**including a mini-project**](https://github.com/StanStarishko/python-programming-for-data/blob/main/Worksheets/10_2_Movies_Project.ipynb) that served as a prototype core for the final project, which allowed it to be completed rapidly |