Skip to content

In this Project we have created EDA(Exploratory data anlysis) using Netflix , Steps include ETL, statistical summary, fetching some records with the help of some highly visualizated graphs where we used to some python libraries as well.,

Notifications You must be signed in to change notification settings

Venkatsusheel93/Netflix_EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Netflix_EDA

In this Project we have imported the CSV file to Jupyter Notebook and done some operations to fetch the data o/p using libraries: Numpy : Numerical python for mathematical and some transformations (playimg with numbers). Pandas: Chiefly used for machine learning for dataframes and Series. Matplotlibrary : Used for creating high quality visualizations and graphs. Seaborn: This used for drawing attractive and informative statistical graphics(similar to Matplotlibrary).,

Steps:

ETL, changing datatypes, removing null_values or blank values or filling the numerical values with column aggregation of mean, median or mode, fetching some rows or records, according to the transformation of data by Year, Cast, category_type, duration columns to convert these records into some visualizations according to the data using the above Libraries and finding the statistical summary and so on.,

About

In this Project we have created EDA(Exploratory data anlysis) using Netflix , Steps include ETL, statistical summary, fetching some records with the help of some highly visualizated graphs where we used to some python libraries as well.,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published