Skip to content

My first data science project covering a few basics of pandas, numpy, pyplot, seaborn.

Notifications You must be signed in to change notification settings

cozy-cadet/Movie_Suggestions_Pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

The following JuPyter Notebook contains code that reads from subsets of databases on Movies and their respective ratings by various users.
The datasets were availed from Movielens Datasets.

The notebook follows pandas all the way from basic functions like uploading tables and goes up to some complex concepts including Pivot Tables and Correlations.
Some basic plots are also grazed over.

The goal of the program within is to ask the user for a movie they like and provide them with 10(variable) movie suggestions to the user from the database based on their choice.

About

My first data science project covering a few basics of pandas, numpy, pyplot, seaborn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published