Filename Size 01 - Installation and Setup/001 Introduction to Data Analysis with Pandas and Python.mp4 125.3 MB 01 - Installation and Setup/001 Introduction to Data Analysis with Pandas and Python_en.srt 19.6 KB 01 - Installation and Setup/002 About Me.mp4 6 MB 01 - Installation and Setup/002 About Me_en.srt 1.7 KB 01 - Installation and Setup/003 Completed Course Files.html 1 KB 01 - Installation and Setup/004 macOS - Download the Anaconda Distribution, our Python development environment.mp4 9.8 MB 01 - Installation and Setup/004 macOS - Download the Anaconda Distribution, our Python development environment_en.srt 7.1 KB 01 - Installation and Setup/005 macOS - Install Anaconda Distribution.mp4 41.2 MB 01 - Installation and Setup/005 macOS - Install Anaconda Distribution_en.srt 12.8 KB 01 - Installation and Setup/006 macOS - Access the Terminal Application.mp4 51.8 MB 01 - Installation and Setup/006 macOS - Access the Terminal Application_en.srt 14.5 KB 01 - Installation and Setup/007 macOS - Create conda Environment and Install pandas and Jupyter Notebook.mp4 59.2 MB 01 - Installation and Setup/007 macOS - Create conda Environment and Install pandas and Jupyter Notebook_en.srt 22.1 KB 01 - Installation and Setup/008 macOS - Unpack Course Materials + The Start and Shutdown Process.mp4 52 MB 01 - Installation and Setup/008 macOS - Unpack Course Materials + The Start and Shutdown Process_en.srt 22.3 KB 01 - Installation and Setup/009 Windows - Download the Anaconda Distribution.mp4 10.2 MB 01 - Installation and Setup/009 Windows - Download the Anaconda Distribution_en.srt 7.5 KB 01 - Installation and Setup/010 Windows - Install Anaconda Distribution.mp4 16.3 MB 01 - Installation and Setup/010 Windows - Install Anaconda Distribution_en.srt 10.3 KB 01 - Installation and Setup/011 Windows - Create conda Environment and Install pandas and Jupyter Notebook.mp4 47.7 MB 01 - Installation and Setup/011 Windows - Create conda Environment and Install pandas and Jupyter Notebook_en.srt 30.6 KB 01 - Installation and Setup/012 Windows - Unpack Course Materials + The Startdown and Shutdown Process.mp4 27.1 MB 01 - Installation and Setup/012 Windows - Unpack Course Materials + The Startdown and Shutdown Process_en.srt 22 KB 01 - Installation and Setup/013 Intro to the Jupyter Notebook Interface.mp4 16.3 MB 01 - Installation and Setup/013 Intro to the Jupyter Notebook Interface_en.srt 15.8 KB 01 - Installation and Setup/014 Cell Types and Cell Modes in Jupyter Notebook.mp4 10.5 MB 01 - Installation and Setup/014 Cell Types and Cell Modes in Jupyter Notebook_en.srt 11 KB 01 - Installation and Setup/015 Code Cell Execution in Jupyter Notebook.mp4 4.7 MB 01 - Installation and Setup/015 Code Cell Execution in Jupyter Notebook_en.srt 4.5 KB 01 - Installation and Setup/016 Popular Keyboard Shortcuts in Jupyter Notebook.mp4 8.1 MB 01 - Installation and Setup/016 Popular Keyboard Shortcuts in Jupyter Notebook_en.srt 5.6 KB 01 - Installation and Setup/017 Import Libraries into Jupyter Notebook.mp4 14.5 MB 01 - Installation and Setup/017 Import Libraries into Jupyter Notebook_en.srt 13 KB 01 - Installation and Setup/018 Troubleshooting Issues with Jupyter Notebook.html 420 B 01 - Installation and Setup/21929926-pandas.zip 684.7 KB 01 - Installation and Setup/23001890-pandas.zip 686.2 KB 01 - Installation and Setup/24889460-notebooks.zip 279.8 KB 01 - Installation and Setup/7040216-pandas.zip 684.7 KB 01 - Installation and Setup/external-assets-links.txt 209 B 02 - BONUS_ Python Crash Course/001 Intro to the Python Crash Course.mp4 7.6 MB 02 - BONUS_ Python Crash Course/001 Intro to the Python Crash Course_en.srt 6 KB 02 - BONUS_ Python Crash Course/002 Comments.mp4 4.1 MB 02 - BONUS_ Python Crash Course/002 Comments_en.srt 5.1 KB 02 - BONUS_ Python Crash Course/003 Basic Data Types.mp4 18.2 MB 02 - BONUS_ Python Crash Course/003 Basic Data Types_en.srt 16.9 KB 02 - BONUS_ Python Crash Course/004 Operators.mp4 28 MB 02 - BONUS_ Python Crash Course/004 Operators_en.srt 24.3 KB 02 - BONUS_ Python Crash Course/005 Variables.mp4 13.3 MB 02 - BONUS_ Python Crash Course/005 Variables_en.srt 12.7 KB 02 - BONUS_ Python Crash Course/006 Built-in Functions.mp4 18.3 MB 02 - BONUS_ Python Crash Course/006 Built-in Functions_en.srt 16.9 KB 02 - BONUS_ Python Crash Course/007 Custom Functions.mp4 30.9 MB 02 - BONUS_ Python Crash Course/007 Custom Functions_en.srt 26 KB 02 - BONUS_ Python Crash Course/008 String Methods.mp4 40.1 MB 02 - BONUS_ Python Crash Course/008 String Methods_en.srt 32 KB 02 - BONUS_ Python Crash Course/009 Lists.mp4 28.4 MB 02 - BONUS_ Python Crash Course/009 Lists_en.srt 20.5 KB 02 - BONUS_ Python Crash Course/010 Index Positions and Slicing.mp4 30 MB 02 - BONUS_ Python Crash Course/010 Index Positions and Slicing_en.srt 23.6 KB 02 - BONUS_ Python Crash Course/011 Dictionaries.mp4 29.1 MB 02 - BONUS_ Python Crash Course/011 Dictionaries_en.srt 23.9 KB 03 - Series/001 Create Jupyter Notebook for the Series Module.mp4 2.9 MB 03 - Series/001 Create Jupyter Notebook for the Series Module_en.srt 3.5 KB 03 - Series/002 Create A Series Object from a Python List.mp4 22.6 MB 03 - Series/002 Create A Series Object from a Python List_en.srt 17.1 KB 03 - Series/003 Create A Series Object from a Python Dictionary.mp4 6.5 MB 03 - Series/003 Create A Series Object from a Python Dictionary_en.srt 4.5 KB 03 - Series/004 Coding Exercise SOLUTION_ Create a Series Object.html 905 B 03 - Series/005 Intro to Attributes on a Series Object.mp4 18.9 MB 03 - Series/005 Intro to Attributes on a Series Object_en.srt 11.7 KB 03 - Series/006 Intro to Methods on a Series Object.mp4 9.5 MB 03 - Series/006 Intro to Methods on a Series Object_en.srt 7.7 KB 03 - Series/007 Parameters and Arguments.mp4 29.7 MB 03 - Series/007 Parameters and Arguments_en.srt 15.1 KB 03 - Series/008 Create Series from Dataset with the pd.read_csv Method.mp4 29.4 MB 03 - Series/008 Create Series from Dataset with the pd.read_csv Method_en.srt 23.6 KB 03 - Series/009 Coding Exercise SOLUTION_ Import Series with the read_csv Function.html 663 B 03 - Series/010 Use the head and tail Methods to Return Rows from Beginning and End of Dataset.mp4 8.5 MB 03 - Series/010 Use the head and tail Methods to Return Rows from Beginning and End of Dataset_en.srt 5.3 KB 03 - Series/011 Passing pandas Objects to Python Built-In Functions.mp4 12.1 MB 03 - Series/011 Passing pandas Objects to Python Built-In Functions_en.srt 7.8 KB 03 - Series/012 Accessing More Series Attributes.mp4 25.6 MB 03 - Series/012 Accessing More Series Attributes_en.srt 9.2 KB 03 - Series/013 Use the sort_values method to sort a Series in ascending or descending order.mp4 28.5 MB 03 - Series/013 Use the sort_values method to sort a Series in ascending or descending order_en.srt 9.3 KB 03 - Series/014 Use the inplace Parameter to permanently mutate a pandas data structure.mp4 14.3 MB 03 - Series/014 Use the inplace Parameter to permanently mutate a pandas data structure_en.srt 8.4 KB 03 - Series/015 Use the sort_index Method to Sort the Index of a pandas Series object.mp4 11.2 MB 03 - Series/015 Use the sort_index Method to Sort the Index of a pandas Series object_en.srt 7.1 KB 03 - Series/016 Coding Exercise SOLUTION_ The sort_values and sort_index Methods.html 1.1 KB 03 - Series/017 Use Python's in Keyword to Check for Inclusion in Series values or index.mp4 9.2 MB 03 - Series/017 Use Python's in Keyword to Check for Inclusion in Series values or index_en.srt 5.8 KB 03 - Series/018 Extract Series Values by Index Positiox.mp4 23.5 MB 03 - Series/018 Extract Series Values by Index Positiox_en.srt 6.5 KB 03 - Series/019 Extract Series Values by Index Label.mp4 22.1 MB 03 - Series/019 Extract Series Values by Index Label_en.srt 15.8 KB 03 - Series/020 Coding Exercise SOLUTION_ Extract Series Values by Index Position or Index Label.html 928 B