FileMood

Download [GigaCourse.Com] Udemy - 2022 Python Data Analysis and Visualization Masterclass

GigaCourse Com Udemy 2022 Python Data Analysis and Visualization Masterclass

Name

[GigaCourse.Com] Udemy - 2022 Python Data Analysis and Visualization Masterclass

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

9.1 GB

Total Files

416

Last Seen

2025-07-19 00:25

Hash

4602A5DED55F65A5D8E318441991795DAB43CD12

/0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/01 - Introduction/

001 Course Welcome & Curriculum Walkthrough.mp4

122.6 MB

001 Course Welcome & Curriculum Walkthrough_en.srt

13.0 KB

002 What Do You Need To Know To Take This Course.mp4

17.6 MB

002 What Do You Need To Know To Take This Course_en.srt

3.0 KB

003 DataAnalysisCourseMaterials.zip

126.4 MB

003 Downloading The Course Materials IMPORTANT!!.mp4

29.8 MB

003 Downloading The Course Materials IMPORTANT!!_en.srt

4.3 KB

004 How The Exercises Work.mp4

19.6 MB

004 How The Exercises Work_en.srt

4.0 KB

/02 - Setup & Installation/

001 Introducing Jupyter Notebook!.mp4

46.8 MB

001 Introducing Jupyter Notebook!_en.srt

9.6 KB

002 Mac Installation Walkthrough.mp4

60.2 MB

002 Mac Installation Walkthrough_en.srt

10.8 KB

003 Windows Installation Walkthrough.mp4

57.3 MB

003 Windows Installation Walkthrough_en.srt

11.7 KB

004 Installing Pandas & Matplotlib (Mac & Windows).mp4

21.8 MB

004 Installing Pandas & Matplotlib (Mac & Windows)_en.srt

7.0 KB

external-assets-links.txt

0.2 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/03 - Working With Jupyter Notebook/

001 Creating Notebooks & Running Cells.mp4

41.0 MB

001 Creating Notebooks & Running Cells_en.srt

11.3 KB

002 Shutting Down The Notebook Server.mp4

35.3 MB

002 Shutting Down The Notebook Server_en.srt

9.0 KB

003 How Cell Output Works.mp4

6.4 MB

003 How Cell Output Works_en.srt

4.4 KB

004 Command Mode Shortcuts.mp4

37.2 MB

004 Command Mode Shortcuts_en.srt

10.9 KB

005 Cell Types Markdown Time!.mp4

35.9 MB

005 Cell Types Markdown Time!_en.srt

8.5 KB

006 Restarting The Kernel.mp4

27.5 MB

006 Restarting The Kernel_en.srt

11.4 KB

007 Viewing The Docs Inside A Notebook.mp4

23.0 MB

007 Viewing The Docs Inside A Notebook_en.srt

4.6 KB

008 EXERCISE Jupyter Notebook.mp4

16.8 MB

008 EXERCISE Jupyter Notebook_en.srt

4.6 KB

009 SOLUTION Jupyter Notebook.mp4

41.0 MB

009 SOLUTION Jupyter Notebook_en.srt

10.7 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/04 - Dataframes & Datasets/

001 Datasets & CSV.mp4

45.0 MB

001 Datasets & CSV_en.srt

9.3 KB

002 pd.read_csv & DataFrames.mp4

50.2 MB

002 pd.read_csv & DataFrames_en.srt

10.4 KB

003 Inspecting DataFrames head(), tail(), etc.mp4

71.4 MB

003 Inspecting DataFrames head(), tail(), etc_en.srt

11.6 KB

004 DataTypes and info().mp4

41.7 MB

004 DataTypes and info()_en.srt

7.6 KB

005 The House Sales Dataset Walkthrough.mp4

55.6 MB

005 The House Sales Dataset Walkthrough_en.srt

8.7 KB

006 The Titanic Passenger Dataset Walkthrough.mp4

83.5 MB

006 The Titanic Passenger Dataset Walkthrough_en.srt

13.8 KB

007 Non-comma Separators Netflix Dataset.mp4

89.3 MB

007 Non-comma Separators Netflix Dataset_en.srt

13.2 KB

008 Overriding Headers Country Population Dataset.mp4

42.9 MB

008 Overriding Headers Country Population Dataset_en.srt

6.9 KB

009 EXERCISE DataFrames & Datasets.mp4

18.3 MB

009 EXERCISE DataFrames & Datasets_en.srt

5.2 KB

010 SOLUTION DataFrames & Datasets.mp4

86.3 MB

010 SOLUTION DataFrames & Datasets_en.srt

13.4 KB

/05 - Basic DataFrame Methods & Computations/

001 Min & Max.mp4

39.4 MB

001 Min & Max_en.srt

9.0 KB

002 Sum & Count.mp4

74.5 MB

002 Sum & Count_en.srt

14.7 KB

003 Mean, Median, & Mode.mp4

31.7 MB

003 Mean, Median, & Mode_en.srt

8.6 KB

004 Describe With Numeric Values.mp4

30.7 MB

004 Describe With Numeric Values_en.srt

7.1 KB

005 Describe With Objects (Text) Values.mp4

57.1 MB

005 Describe With Objects (Text) Values_en.srt

12.1 KB

006 EXERCISE Basic DataFrame Methods.mp4

14.1 MB

006 EXERCISE Basic DataFrame Methods_en.srt

2.6 KB

007 SOLUTION Basic DataFrame Methods.mp4

33.2 MB

007 SOLUTION Basic DataFrame Methods_en.srt

6.9 KB

/06 - Series & Columns/

001 Selecting A Single Column.mp4

45.3 MB

001 Selecting A Single Column_en.srt

11.8 KB

002 A Closer Look At Series.mp4

53.5 MB

002 A Closer Look At Series_en.srt

14.1 KB

003 Important Series Methods.mp4

18.2 MB

003 Important Series Methods_en.srt

7.7 KB

004 unique & nunique.mp4

31.1 MB

004 unique & nunique_en.srt

8.0 KB

005 nlargest & nsmallest.mp4

56.5 MB

005 nlargest & nsmallest_en.srt

10.9 KB

006 Selecting Multiple Columns.mp4

22.9 MB

006 Selecting Multiple Columns_en.srt

5.8 KB

007 The powerful value_counts() method.mp4

49.9 MB

007 The powerful value_counts() method_en.srt

13.5 KB

008 Using plot() to visualize!.mp4

62.6 MB

008 Using plot() to visualize!_en.srt

17.2 KB

009 EXERCISE Series & Plotting.mp4

19.1 MB

009 EXERCISE Series & Plotting_en.srt

4.8 KB

010 SOLUTION Series & Plotting.mp4

66.7 MB

010 SOLUTION Series & Plotting_en.srt

14.7 KB

/07 - Indexing & Sorting/

001 Set_Index Basics.mp4

60.0 MB

001 Set_Index Basics_en.srt

14.9 KB

002 set_index The World Happiness Index Dataset.mp4

38.2 MB

002 set_index The World Happiness Index Dataset_en.srt

8.4 KB

003 setting index with read_csv.mp4

21.5 MB

003 setting index with read_csv_en.srt

4.1 KB

004 sort_values intro.mp4

36.6 MB

004 sort_values intro_en.srt

6.3 KB

005 sorting by multiple columns.mp4

27.6 MB

005 sorting by multiple columns_en.srt

4.9 KB

006 sorting text columns.mp4

28.0 MB

006 sorting text columns_en.srt

5.6 KB

007 sort_index.mp4

20.3 MB

007 sort_index_en.srt

3.4 KB

008 Sorting and Plotting!.mp4

23.5 MB

008 Sorting and Plotting!_en.srt

7.7 KB

009 loc.mp4

56.4 MB

009 loc_en.srt

11.8 KB

010 iloc.mp4

32.5 MB

010 iloc_en.srt

6.1 KB

011 loc & iloc with Series.mp4

33.0 MB

011 loc & iloc with Series_en.srt

8.8 KB

012 EXERCISE Indexes & Sorting.mp4

30.4 MB

012 EXERCISE Indexes & Sorting_en.srt

6.6 KB

013 SOLUTION Indexes & Sorting.mp4

87.2 MB

013 SOLUTION Indexes & Sorting_en.srt

14.1 KB

/08 - Filtering DataFrames/

001 Filtering DataFrames With A Boolean Series.mp4

53.7 MB

001 Filtering DataFrames With A Boolean Series_en.srt

14.0 KB

002 Filtering With Comparison Operators.mp4

59.2 MB

002 Filtering With Comparison Operators_en.srt

12.5 KB

003 The Between Method.mp4

21.9 MB

003 The Between Method_en.srt

4.3 KB

004 The isin() Method.mp4

28.0 MB

004 The isin() Method_en.srt

5.6 KB

005 Combining Conditions Using AND (&).mp4

87.7 MB

005 Combining Conditions Using AND (&)_en.srt

18.4 KB

006 Combining Conditions Using OR ().mp4

95.6 MB

006 Combining Conditions Using OR ()_en.srt

16.1 KB

007 Bitwise Negation.mp4

43.0 MB

007 Bitwise Negation_en.srt

10.4 KB

008 isna() and notna() Methods.mp4

28.7 MB

008 isna() and notna() Methods_en.srt

5.0 KB

009 Filtering + Plotting Examples.mp4

36.5 MB

009 Filtering + Plotting Examples_en.srt

8.9 KB

010 EXERCISE Filtering.mp4

13.4 MB

010 EXERCISE Filtering_en.srt

2.8 KB

011 SOLUTION Filtering Exercise.mp4

90.1 MB

011 SOLUTION Filtering Exercise_en.srt

15.2 KB

/09 - Adding & Removing Columns/

001 Dropping Columns.mp4

49.9 MB

001 Dropping Columns_en.srt

9.3 KB

002 Dropping Rows.mp4

48.1 MB

002 Dropping Rows_en.srt

9.9 KB

003 Adding Static Columns.mp4

43.3 MB

003 Adding Static Columns_en.srt

9.0 KB

004 Creating New Dynamic Columns.mp4

43.1 MB

004 Creating New Dynamic Columns_en.srt

10.6 KB

005 Finding The Highest pricesqft homes.mp4

29.6 MB

005 Finding The Highest pricesqft homes_en.srt

6.2 KB

006 Finding Largest Bitcoin Price Changes.mp4

39.4 MB

006 Finding Largest Bitcoin Price Changes_en.srt

7.6 KB

007 EXERCISE AddingRemoving Columns & Rows.mp4

25.8 MB

007 EXERCISE AddingRemoving Columns & Rows_en.srt

5.3 KB

008 SOLUTION AddingRemoving Columns & Rows.mp4

49.0 MB

008 SOLUTION AddingRemoving Columns & Rows_en.srt

7.6 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/10 - Updating Values/

001 Renaming Columns and Index Labels.mp4

37.3 MB

001 Renaming Columns and Index Labels_en.srt

7.5 KB

002 The replace() method.mp4

49.3 MB

002 The replace() method_en.srt

11.4 KB

003 Updating Values Using loc[].mp4

28.4 MB

003 Updating Values Using loc[]_en.srt

12.0 KB

004 Updating Multiple Values Using loc[].mp4

33.2 MB

004 Updating Multiple Values Using loc[]_en.srt

6.3 KB

005 Making Updates With loc[] and Boolean Masks.mp4

57.3 MB

005 Making Updates With loc[] and Boolean Masks_en.srt

11.3 KB

006 EXERCISE Updating Values.mp4

16.9 MB

006 EXERCISE Updating Values_en.srt

3.3 KB

007 SOLUTION Updating Values Exercise.mp4

73.8 MB

007 SOLUTION Updating Values Exercise_en.srt

11.7 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/11 - Working With Types and NA Values/

001 Casting Types With astype().mp4

47.4 MB

001 Casting Types With astype()_en.srt

10.6 KB

002 Introducing the Category Type.mp4

33.6 MB

002 Introducing the Category Type_en.srt

6.7 KB

003 Casting With pd.to_numeric().mp4

34.2 MB

003 Casting With pd.to_numeric()_en.srt

6.9 KB

004 dropna() and isna().mp4

58.7 MB

004 dropna() and isna()_en.srt

13.0 KB

005 fillna().mp4

37.5 MB

005 fillna()_en.srt

8.2 KB

006 EXERCISE Dealing With NA Values.mp4

13.2 MB

006 EXERCISE Dealing With NA Values_en.srt

2.0 KB

007 SOLUTION Dealing With NA Values.mp4

44.4 MB

007 SOLUTION Dealing With NA Values_en.srt

6.7 KB

/12 - Working With Dates & Times/

001 Why Dates Matter.mp4

41.6 MB

001 Why Dates Matter_en.srt

5.8 KB

002 Converting With pd.to_datetime().mp4

47.0 MB

002 Converting With pd.to_datetime()_en.srt

12.1 KB

003 Specifying Fancy Formats With pd.to_datetime().mp4

71.3 MB

003 Specifying Fancy Formats With pd.to_datetime()_en.srt

13.8 KB

004 Dates and DataFrames.mp4

70.7 MB

004 Dates and DataFrames_en.srt

10.3 KB

005 The Useful dt Properties.mp4

59.0 MB

005 The Useful dt Properties_en.srt

14.1 KB

006 Comparing Dates.mp4

42.4 MB

006 Comparing Dates_en.srt

8.4 KB

007 Finding StarLink Flybys In UFO Dataset.mp4

75.7 MB

007 Finding StarLink Flybys In UFO Dataset_en.srt

12.8 KB

008 Date Math & TimeDeltas.mp4

71.3 MB

008 Date Math & TimeDeltas_en.srt

13.4 KB

009 Billboard Charts Dataset Exploration.mp4

93.2 MB

009 Billboard Charts Dataset Exploration_en.srt

18.0 KB

010 EXERCISE Dates & Times.mp4

35.2 MB

010 EXERCISE Dates & Times_en.srt

7.5 KB

011 SOLUTION Dates & Times.mp4

121.4 MB

011 SOLUTION Dates & Times_en.srt

21.6 KB

/13 - Matplotlib/

001 Intro to Matplotlib.mp4

34.4 MB

001 Intro to Matplotlib_en.srt

7.0 KB

002 Our First Matplotlib Plots!.mp4

40.0 MB

002 Our First Matplotlib Plots!_en.srt

11.2 KB

003 Do We Need plt.show().mp4

15.7 MB

003 Do We Need plt.show()_en.srt

4.0 KB

004 Anatomy of Plots.mp4

47.6 MB

004 Anatomy of Plots_en.srt

14.5 KB

005 Figsize & Plot Dimensions.mp4

30.1 MB

005 Figsize & Plot Dimensions_en.srt

6.9 KB

006 Changing Matplotlib Stylesheets.mp4

30.2 MB

006 Changing Matplotlib Stylesheets_en.srt

6.5 KB

007 Line Styles, Colors, Widths, and More!.mp4

74.9 MB

007 Line Styles, Colors, Widths, and More!_en.srt

10.5 KB

008 Plot Labels & Titles.mp4

52.0 MB

008 Plot Labels & Titles_en.srt

8.4 KB

009 Changing X & Y Ticks.mp4

55.7 MB

009 Changing X & Y Ticks_en.srt

9.7 KB

010 Adding Legends To Plots.mp4

41.5 MB

010 Adding Legends To Plots_en.srt

7.7 KB

011 EXERCISE Matplotlib Challenge #1.mp4

37.5 MB

011 EXERCISE Matplotlib Challenge #1_en.srt

7.1 KB

012 Creating Bar Plots.mp4

72.4 MB

012 Creating Bar Plots_en.srt

14.2 KB

013 Creating Histograms.mp4

81.5 MB

013 Creating Histograms_en.srt

15.9 KB

014 EXERCISE Matplotlib Challenge #2.mp4

29.7 MB

014 EXERCISE Matplotlib Challenge #2_en.srt

6.2 KB

015 Creating Scatter Plots.mp4

36.9 MB

015 Creating Scatter Plots_en.srt

7.1 KB

016 Creating Pie Charts.mp4

53.4 MB

016 Creating Pie Charts_en.srt

8.9 KB

017 EXERCISE Matplotlib Challenge #3.mp4

36.6 MB

017 EXERCISE Matplotlib Challenge #3_en.srt

7.0 KB

018 Working With Subplots.mp4

78.5 MB

018 Working With Subplots_en.srt

15.8 KB

019 Putting It All Together.mp4

49.2 MB

019 Putting It All Together_en.srt

8.8 KB

020 EXERCISE Matplotlib Challenge #4.mp4

78.4 MB

020 EXERCISE Matplotlib Challenge #4_en.srt

13.4 KB

/14 - Revisiting Pandas Plotting/

001 A Pandas Plotting Recap.mp4

37.9 MB

001 A Pandas Plotting Recap_en.srt

8.7 KB

002 Changing Pandas Plot Styles.mp4

19.7 MB

002 Changing Pandas Plot Styles_en.srt

4.3 KB

003 Adding Labels and Titles to Pandas Plots.mp4

57.8 MB

003 Adding Labels and Titles to Pandas Plots_en.srt

11.5 KB

004 Using rename() When Plotting.mp4

22.3 MB

004 Using rename() When Plotting_en.srt

4.9 KB

005 Closer Look at Pandas Bar Plots.mp4

59.0 MB

005 Closer Look at Pandas Bar Plots_en.srt

11.1 KB

006 EXERCISE Pandas Plotting Challenge #1.mp4

64.1 MB

006 EXERCISE Pandas Plotting Challenge #1_en.srt

11.9 KB

007 Pandas Histograms.mp4

20.7 MB

007 Pandas Histograms_en.srt

4.7 KB

008 Box Plots.mp4

33.5 MB

008 Box Plots_en.srt

7.5 KB

009 Pandas Line Plots.mp4

36.3 MB

009 Pandas Line Plots_en.srt

8.1 KB

010 EXERCISE Pandas Plotting Challenge #2.mp4

31.3 MB

010 EXERCISE Pandas Plotting Challenge #2_en.srt

6.1 KB

011 Pandas Scatter Plots.mp4

24.8 MB

011 Pandas Scatter Plots_en.srt

4.4 KB

012 Multiple Plots On The Same Axes.mp4

37.5 MB

012 Multiple Plots On The Same Axes_en.srt

8.0 KB

013 UFOS Plotting Challenge!.mp4

48.8 MB

013 UFOS Plotting Challenge!_en.srt

10.4 KB

014 EXERCISE Pandas Plotting Challenge #3.mp4

32.1 MB

014 EXERCISE Pandas Plotting Challenge #3_en.srt

5.4 KB

015 Pandas Automatic Subplots.mp4

57.2 MB

015 Pandas Automatic Subplots_en.srt

11.9 KB

016 Manual Subplots With Pandas.mp4

49.5 MB

016 Manual Subplots With Pandas_en.srt

9.2 KB

017 EXERCISE Pandas Plotting Challenge #4.mp4

113.1 MB

017 EXERCISE Pandas Plotting Challenge #4_en.srt

15.5 KB

018 EXERCISE Pandas Plotting Challenge #5.mp4

114.5 MB

018 EXERCISE Pandas Plotting Challenge #5_en.srt

14.4 KB

019 Exporting Figures With savefig().mp4

28.5 MB

019 Exporting Figures With savefig()_en.srt

4.1 KB

/15 - Grouping & Aggregating/

001 Introducing Groupby.mp4

53.9 MB

001 Introducing Groupby_en.srt

8.3 KB

002 Exploring Groups.mp4

75.7 MB

002 Exploring Groups_en.srt

15.3 KB

003 Split-Apply-Combine.mp4

61.9 MB

003 Split-Apply-Combine_en.srt

14.1 KB

004 Using The Agg Method.mp4

56.9 MB

004 Using The Agg Method_en.srt

10.9 KB

005 Agg with Custom Functions.mp4

15.9 MB

005 Agg with Custom Functions_en.srt

7.2 KB

006 Named Aggregation.mp4

30.5 MB

006 Named Aggregation_en.srt

6.3 KB

/16 - Hierarchical Indexing/

001 Groupby With Multiple Columns.mp4

48.0 MB

001 Groupby With Multiple Columns_en.srt

10.5 KB

002 Creating a MultiIndex With set_index.mp4

40.2 MB

002 Creating a MultiIndex With set_index_en.srt

9.0 KB

003 Sorting A MultiIndex.mp4

43.2 MB

003 Sorting A MultiIndex_en.srt

12.7 KB

004 Using .loc[] With A MultiIndex.mp4

52.0 MB

004 Using .loc[] With A MultiIndex_en.srt

15.1 KB

005 Cross Sections With The XS Method.mp4

13.5 MB

005 Cross Sections With The XS Method_en.srt

3.5 KB

006 get_level_values().mp4

51.7 MB

006 get_level_values()_en.srt

11.7 KB

007 Hierarchical Columns.mp4

31.4 MB

007 Hierarchical Columns_en.srt

7.4 KB

008 Stack() and Unstack().mp4

32.4 MB

008 Stack() and Unstack()_en.srt

5.7 KB

009 Plotting With Unstack().mp4

45.7 MB

009 Plotting With Unstack()_en.srt

11.3 KB

010 Grouping By Index.mp4

27.8 MB

010 Grouping By Index_en.srt

7.8 KB

/17 - Working With Text/

001 The String Datatype Vs. Object Datatype.mp4

52.6 MB

001 The String Datatype Vs. Object Datatype_en.srt

10.9 KB

002 Upper(), Lower(), and Capitalize().mp4

29.9 MB

002 Upper(), Lower(), and Capitalize()_en.srt

6.2 KB

003 Indexing String Series With [].mp4

42.0 MB

003 Indexing String Series With []_en.srt

8.6 KB

004 Stripping Whitespace With Strip().mp4

19.6 MB

004 Stripping Whitespace With Strip()_en.srt

6.4 KB

005 Splitting Text Values With Split().mp4

51.6 MB

005 Splitting Text Values With Split()_en.srt

10.3 KB

006 Replacing Portions of Strings With Replace().mp4

54.7 MB

006 Replacing Portions of Strings With Replace()_en.srt

10.7 KB

007 Testing Strings With Contains().mp4

29.8 MB

007 Testing Strings With Contains()_en.srt

5.9 KB

/18 - Apply, Map, & Applymap/

001 Applying Functions To Series.mp4

53.0 MB

001 Applying Functions To Series_en.srt

11.9 KB

002 Apply() With Lambdas & Arguments.mp4

34.3 MB

002 Apply() With Lambdas & Arguments_en.srt

7.1 KB

003 Apply() w DataFrames Columns.mp4

26.0 MB

003 Apply() w DataFrames Columns_en.srt

6.1 KB

004 Apply() w DataFrames Rows.mp4

44.1 MB

004 Apply() w DataFrames Rows_en.srt

9.7 KB

005 The Series Map() Method.mp4

17.5 MB

005 The Series Map() Method_en.srt

4.3 KB

006 The ApplyMap() Method.mp4

25.9 MB

006 The ApplyMap() Method_en.srt

6.0 KB

/.../0. Websites you may like/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/19 - Combining Series & DataFrames/

001 Concatenating Series.mp4

31.1 MB

001 Concatenating Series_en.srt

7.9 KB

002 Concatenating Series By Index.mp4

23.2 MB

002 Concatenating Series By Index_en.srt

6.2 KB

003 Inner vs. Outer Joins.mp4

19.3 MB

003 Inner vs. Outer Joins_en.srt

5.4 KB

004 Concatenating DataFrames By Columns.mp4

28.0 MB

004 Concatenating DataFrames By Columns_en.srt

6.9 KB

005 Concatenating DataFrames By Index.mp4

17.2 MB

005 Concatenating DataFrames By Index_en.srt

4.8 KB

006 The DataFrame Merge() Method.mp4

35.8 MB

006 The DataFrame Merge() Method_en.srt

6.6 KB

007 Merge() w Left, Right, Inner, & Outer Joins.mp4

44.0 MB

007 Merge() w Left, Right, Inner, & Outer Joins_en.srt

9.7 KB

008 Merge() On and Suffixes Arguments.mp4

62.0 MB

008 Merge() On and Suffixes Arguments_en.srt

14.6 KB

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

/20 - Seaborn/

001 Intro to Seaborn.mp4

67.1 MB

001 Intro to Seaborn_en.srt

13.7 KB

002 The Helpful load_dataset() method.mp4

27.9 MB

002 The Helpful load_dataset() method_en.srt

6.8 KB

003 Seaborn Scatterplots.mp4

78.9 MB

003 Seaborn Scatterplots_en.srt

15.5 KB

004 Seaborn Lineplots.mp4

90.7 MB

004 Seaborn Lineplots_en.srt

18.5 KB

005 The relplot() Method.mp4

89.1 MB

005 The relplot() Method_en.srt

13.7 KB

006 Resizing Seaborn Plots Aspect & Height.mp4

66.3 MB

006 Resizing Seaborn Plots Aspect & Height_en.srt

11.0 KB

007 Seaborn Histograms.mp4

40.5 MB

007 Seaborn Histograms_en.srt

9.2 KB

008 KDE Plots.mp4

22.1 MB

008 KDE Plots_en.srt

4.0 KB

009 Bivariate Distribution Plots.mp4

42.7 MB

009 Bivariate Distribution Plots_en.srt

8.3 KB

010 Rugplots.mp4

41.1 MB

010 Rugplots_en.srt

8.9 KB

011 The Amazing displot() Method.mp4

54.7 MB

011 The Amazing displot() Method_en.srt

10.0 KB

/21 - Seaborn Categorical Plots/

001 Countplot.mp4

20.1 MB

001 Countplot_en.srt

5.6 KB

002 Strip & Swarm Plots.mp4

71.0 MB

002 Strip & Swarm Plots_en.srt

13.6 KB

003 Boxplots.mp4

51.5 MB

003 Boxplots_en.srt

14.2 KB

004 Boxenplots.mp4

16.1 MB

004 Boxenplots_en.srt

3.6 KB

005 Violinplots.mp4

30.4 MB

005 Violinplots_en.srt

6.9 KB

006 Barplots.mp4

58.1 MB

006 Barplots_en.srt

13.4 KB

007 The Big Boy Catplot Method.mp4

64.6 MB

007 The Big Boy Catplot Method_en.srt

12.6 KB

/22 - Controlling Seaborn Aesthetics/

001 Changing Seaborn Themes.mp4

28.6 MB

001 Changing Seaborn Themes_en.srt

6.7 KB

002 Customizing Styles with set_style().mp4

51.3 MB

002 Customizing Styles with set_style()_en.srt

8.4 KB

003 Altering Spines With despine().mp4

18.5 MB

003 Altering Spines With despine()_en.srt

4.4 KB

004 Changing Color Palettes.mp4

72.0 MB

004 Changing Color Palettes_en.srt

13.5 KB

/

[CourseClub.Me].url

0.1 KB

[GigaCourse.Com].url

0.0 KB

 

Total files 416


Copyright © 2025 FileMood.com