Python
Python
Module 2- PANDAS- Statistical functions, Data Visualisation With Pandas- Line Plot, Bar Plot,
Stacked Plot, Histogram, Box Plot, Area and Scatter Plot, Hex and Pie Plot, Scatter Matrix and Subplots,
Series And Columns-Selecting A Single and multiple Column, Series Methods, The powerful
value_counts() method, Using plot() to visualize Indexing And Sorting- Set_Index Basics, set_index:
The World Happiness Index Dataset, setting index with read_csv, sort_values intro, sorting by multiple
columns, sorting text columns, sort_index, Sorting and Plotting!, loc, iloc, loc & iloc with Series,
Filtering Data Frames- Filtering data frames with a Boolean series, Filtering With Comparison
Operators, The Between Method, The isin() Method, Combining Conditions Using AND (&). Combining
Conditions Using OR (|), Bitwise Negation, isna() and notna() Methods, Creating and Adding, dropping,
And Removing Columns and rows
Module 3- PANDAS & MATPLOTLIB: UPDATING VALUES-Renaming Columns and Index Labels,
The replace () method, Updating Multiple Values Using loc[], Updates With loc[] and Boolean Masks,
Working With Types:- Casting Types With astype(), Introducing the Category Type, Casting With
pd.to_numeric(), dropna() and isna(), fillna(), Working With Dates And Times Matplotlib –Line Plot,
Label, Scatter, Bar, and Hist Plots, Box Plot, Subplot, Pie Plot Text Color, Nesting,&Labeling, Bar Chart,
Line plot &Scatter plot on Polar Axis, Animation Plot, Pandas Plotting –Changing Plot Styles, Adding
Labels and Titles, rename (),Multiple plots on The Same Axes, Automatic Subplots, Manual Subplots
With Pandas, Exporting Figures With savefig(), Grouping And Aggregating
Module 4- PANDAS & SEABORN: PANDAS: Hierarchical Indexing in pandas, Working With Text in
pandas, Pandas- Apply, Map And Applymap-, Combining Series And Dataframes- Seaborn:- The
Helpful load_dataset() method, Seaborn Scatterplots, Line plots. The relplot() Method, Resizing Seaborn
Plots: Aspect & Height, Histograms, KDE Plots, Bivariate Distribution Plots, Rugplots, The Amazing
displot() Method. Seaborn Categorical Plots- Countplot, Strip & Swarm Plots, Boxplots, Boxenplots,
Violinplots, Barplots, The Big Boy Catplot Method, Controlling Seaborn Aesthetics- Changing Seaborn
Themes, Customizing Styles with set_style(), Altering Spines With despine(), Changing Color Palettes
Module 5- PYTHON DASHBOARDS WITH PLOTLY AND DASH: PLOTLY BASICS-Plots, Line
Charts, Bar Charts, Bubble Plots, Box Plots, Histograms, Distplots,, Heatmaps, DASH BASICS –dash
layouts, - styling, Converting Simple Plotly Plot to Dashboard with Dash, create a simple dashboard,
Dash Components, HTML Components, Core Components, Markdown with Dash, Using Help() with
Dash INTERACTIVE COMPONENTS- Single Callbacks for Interactivity, Dash Callbacks for Graphs,
Multiple Inputs &Outputs, Controlling Callbacks with Dash State, INTERACTING WITH
VISUALISATION -Hover Over Data, Click Data, Selection Data, Updating Graphs on Interactions-
Project: Building an Interactive dashboard with Plotly and Dash