Skip to content

Using a Netflix US Catalog database (from Kaggle), I created a Python program to access to the database using Pandas and a visual GUI (using tkinter). This program is able to navigate through records, search a specific Movie/TV Show using a unique Show ID or select a random Movie or TV Show and display the information using Pandas commands and f…

Notifications You must be signed in to change notification settings

victorroab/Netflix_Random_Shows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Netflix-Catalog

Using a Netflix US Catalog database (from Kaggle), I created a Python program to access to the database using Pandas and a visual GUI (using tkinter). This program is able to navigate through records, search a specific Movie/TV Show using a unique Show ID or select a random Movie or TV Show and display the information using Pandas commands and features for the database(or dataframe) methods and Tkinter as a tool for setting an visual and user- friendly environment.

About

Using a Netflix US Catalog database (from Kaggle), I created a Python program to access to the database using Pandas and a visual GUI (using tkinter). This program is able to navigate through records, search a specific Movie/TV Show using a unique Show ID or select a random Movie or TV Show and display the information using Pandas commands and f…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages