Skip to content

muhti/Coursera-data-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coursera dataset analysis

This project analyses Coursera's course data. It examines the relationship between course ratings and the number of students enrolled. The study uses graphs to show how course ratings and student numbers differ across various course types and levels. It also looks at the average number of students in each course, depending on its difficulty level.

Installation

Install the required packages:

pip install pandas matplotlib seaborn numpy

Usage

Download the dataset file and place it in the project directory. You can download it from kaggle here: https://www.kaggle.com/datasets/siddharthm1698/coursera-course-dataset

Licence

MIT. See the LICENSE file for more details.

About

This project analyses Coursera's course data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published