589689.xyz

[] Udemy - Data Analysis with Pandas and Python

  • 收录时间:2020-01-23 19:24:11
  • 文件大小:2GB
  • 下载次数:41
  • 最近下载:2021-01-04 14:01:42
  • 磁力链接:

文件列表

  1. 1. Installation and Setup/7. Mac OS - Update Anaconda Libraries.mp4 35MB
  2. 1. Installation and Setup/1. Introduction to the Course.mp4 34MB
  3. 10. Working with Dates and Times/16. More Fun with pd.DateOffset Objects.mp4 32MB
  4. 4. DataFrames II/2. Filter a DataFrame Based on A Condition.mp4 27MB
  5. 9. Merging, Joining, and Concatenating/7. Outer Joins.mp4 26MB
  6. 5. DataFrames III/3. Retrieve Rows by Index Label with .loc[].mp4 26MB
  7. 10. Working with Dates and Times/15. pd.DateOffset Objects.mp4 26MB
  8. 10. Working with Dates and Times/11. Import Financial Data Set with pandas_datareader Library.mp4 25MB
  9. 4. DataFrames II/1. This Module's Dataset + Memory Optimization.mp4 24MB
  10. 3. DataFrames I/11. The .astype() Method.mp4 24MB
  11. 8. GroupBy/2. First Operations with groupby Object.mp4 23MB
  12. 10. Working with Dates and Times/5. The pd.to_datetime() Method.mp4 23MB
  13. 9. Merging, Joining, and Concatenating/10. Merging by Indexes with the left_index and right_index Parameters.mp4 23MB
  14. 7. MultiIndex/14. The .pivot_table() Method.mp4 22MB
  15. 1. Installation and Setup/8. Mac OS - Unpack Course Materials + The Startdown and Shutdown Process.mp4 22MB
  16. 8. GroupBy/7. Iterating through Groups.mp4 21MB
  17. 1. Installation and Setup/2. About Me.mp4 21MB
  18. 2. Series/7. Import Series with the .read_csv() Method.mp4 21MB
  19. 7. MultiIndex/2. Create a MultiIndex with the set_index() Method.mp4 21MB
  20. 9. Merging, Joining, and Concatenating/8. Left Joins.mp4 21MB
  21. 5. DataFrames III/8. Set Multiple Values in DataFrame.mp4 21MB
  22. 8. GroupBy/4. Methods on the Groupby Object and DataFrame Columns.mp4 20MB
  23. 9. Merging, Joining, and Concatenating/9. The left_on and right_on Parameters.mp4 20MB
  24. 5. DataFrames III/14. The .query() Method.mp4 20MB
  25. 14. Options and Settings/2. Changing pandas Options with Attributes and Dot Syntax.mp4 20MB
  26. 10. Working with Dates and Times/6. Create Range of Dates with the pd.date_range() Method, Part 1.mp4 20MB
  27. 10. Working with Dates and Times/13. Timestamp Object Attributes.mp4 20MB
  28. 4. DataFrames II/8. The .duplicated() Method.mp4 20MB
  29. 10. Working with Dates and Times/18. Timedeltas in a Dataset.mp4 20MB
  30. 3. DataFrames I/9. Drop Rows with Null Values.mp4 19MB
  31. 12. Input and Output/6. Import Excel File into pandas.mp4 19MB
  32. 1. Installation and Setup/11. Windows - Access the Command Prompt and Update Anaconda Libraries.mp4 19MB
  33. 13. Visualization/2. The .plot() Method.mp4 19MB
  34. 5. DataFrames III/5. The Catch-All .ix[] Method.mp4 19MB
  35. 10. Working with Dates and Times/7. Create Range of Dates with the pd.date_range() Method, Part 2.mp4 19MB
  36. 10. Working with Dates and Times/12. Selecting Rows from a DataFrame with a DateTimeIndex.mp4 18MB
  37. 2. Series/6. Parameters and Arguments.mp4 18MB
  38. 3. DataFrames I/7. Broadcasting Operations.mp4 18MB
  39. 2. Series/2. Create A Series Object from a Python List.mp4 18MB
  40. 1. Installation and Setup/5. Mac OS - Install Anaconda Distribution.mp4 18MB
  41. 9. Merging, Joining, and Concatenating/5. Inner Joins, Part 1.mp4 18MB
  42. 12. Input and Output/7. Export Excel File.mp4 18MB
  43. 9. Merging, Joining, and Concatenating/6. Inner Joins, Part 2.mp4 18MB
  44. 3. DataFrames I/1. Intro to DataFrames I Module.mp4 18MB
  45. 4. DataFrames II/9. The .drop_duplicates() Method.mp4 18MB
  46. 6. Working with Text Data/7. Split Strings by Characters with .str.split() Method.mp4 18MB
  47. 7. MultiIndex/6. Extract Rows from a MultiIndex DataFrame.mp4 17MB
  48. 7. MultiIndex/15. The pd.melt() Method.mp4 17MB
  49. 3. DataFrames I/6. Add New Column to DataFrame.mp4 17MB
  50. 4. DataFrames II/7. The .between() Method.mp4 17MB
  51. 4. DataFrames II/4. Filter with More than One Condition (OR - ).mp4 17MB
  52. 10. Working with Dates and Times/2. Review of Python's datetime Module.mp4 17MB
  53. 7. MultiIndex/3. The .get_level_values() Method.mp4 17MB
  54. 10. Working with Dates and Times/8. Create Range of Dates with the pd.date_range() Method, Part 3.mp4 16MB
  55. 11. Panels/3. The Axes of a Panel Object.mp4 16MB
  56. 5. DataFrames III/10. Delete Rows or Columns from a DataFrame.mp4 16MB
  57. 6. Working with Text Data/3. The .str.replace() Method.mp4 16MB
  58. 11. Panels/10. Transpose a Panel with the .transpose() Method.mp4 16MB
  59. 3. DataFrames I/2. Shared Methods and Attributes between Series and DataFrames.mp4 16MB
  60. 6. Working with Text Data/4. Filtering with String Methods.mp4 16MB
  61. 1. Installation and Setup/12. Windows - Unpack Course Materials + The Startdown and Shutdown Process.mp4 15MB
  62. 5. DataFrames III/17. The .copy() Method.mp4 15MB
  63. 10. Working with Dates and Times/17. The pandas Timedelta Object.mp4 15MB
  64. 6. Working with Text Data/9. The expand and n Parameters of the .str.split() Method.mp4 15MB
  65. 1. Installation and Setup/10. Windows - Install Anaconda Distribution.mp4 15MB
  66. 6. Working with Text Data/2. Common String Methods - lower, upper, title, and len.mp4 15MB
  67. 3. DataFrames I/4. Select One Column from a DataFrame.mp4 15MB
  68. 7. MultiIndex/11. The .unstack() Method, Part 2.mp4 15MB
  69. 8. GroupBy/1. Intro to the Groupby Module.mp4 14MB
  70. 14. Options and Settings/3. Changing pandas Options with Methods.mp4 14MB
  71. 6. Working with Text Data/1. Intro to the Working with Text Data Module.mp4 14MB
  72. 2. Series/16. Extract Series Values by Index Label.mp4 14MB
  73. 10. Working with Dates and Times/9. The .dt Accessor.mp4 14MB
  74. 11. Panels/2. Intro to the Module + Fetch Panel Dataset from Google Finance.mp4 14MB
  75. 11. Panels/9. The .minor_xs() Method.mp4 14MB
  76. 5. DataFrames III/13. Filtering with the .where() Method.mp4 14MB
  77. 11. Panels/6. Extracting with the .loc, .iloc, and .ix Methods.mp4 14MB
  78. 5. DataFrames III/16. The .apply() Method with Row Values.mp4 13MB
  79. 5. DataFrames III/9. Rename Index Labels or Columns in a DataFrame.mp4 13MB
  80. 5. DataFrames III/4. Retrieve Rows by Index Position with .iloc[].mp4 13MB
  81. 3. DataFrames I/12. Sort a DataFrame with the .sort_values() Method, Part I.mp4 13MB
  82. 9. Merging, Joining, and Concatenating/3. The pd.concat() Method, Part 2.mp4 13MB
  83. 7. MultiIndex/9. The .stack() Method.mp4 13MB
  84. 5. DataFrames III/2. The .set_index() and .reset_index() Methods.mp4 13MB
  85. 8. GroupBy/6. The .agg() Method.mp4 13MB
  86. 3. DataFrames I/15. Rank Values with the .rank() Method.mp4 13MB
  87. 3. DataFrames I/3. Differences between Shared Methods.mp4 13MB
  88. 2. Series/22. The .map() Method.mp4 13MB
  89. 2. Series/4. Intro to Attributes.mp4 13MB
  90. 10. Working with Dates and Times/3. The pandas Timestamp Object.mp4 13MB
  91. 9. Merging, Joining, and Concatenating/2. The pd.concat() Method, Part 1.mp4 13MB
  92. 4. DataFrames II/5. The .isin() Method.mp4 13MB
  93. 5. DataFrames III/6. Second Arguments to .loc[], .iloc[], and .ix[] Methods.mp4 12MB
  94. 2. Series/21. The .apply() Method.mp4 12MB
  95. 13. Visualization/4. Bar Graphs.mp4 12MB
  96. 4. DataFrames II/6. The .isnull() and .notnull() Methods.mp4 12MB
  97. 13. Visualization/6. Histograms.mp4 12MB
  98. 11. Panels/8. The .major_xs() Method.mp4 12MB
  99. 7. MultiIndex/13. The .pivot() Method.mp4 12MB
  100. 13. Visualization/3. Modifying Aesthetics with Templates.mp4 12MB
  101. 5. DataFrames III/12. The .nsmallest() and .nlargest() Methods.mp4 12MB
  102. 1. Installation and Setup/18. Python Crash Course, Part 1 - Data Types and Variables.mp4 12MB
  103. 7. MultiIndex/12. The .unstack() Method, Part 3.mp4 12MB
  104. 6. Working with Text Data/8. More Practice with Splits.mp4 12MB
  105. 7. MultiIndex/7. The .transpose() Method and MultiIndex on Column Level.mp4 12MB
  106. 5. DataFrames III/15. A Review of the .apply() Method on Single Columns.mp4 12MB
  107. 1. Installation and Setup/14. Cell Types and Cell Modes.mp4 12MB
  108. 2. Series/10. More Series Attributes.mp4 12MB
  109. 1. Installation and Setup/17. Import Libraries into Jupyter Notebook.mp4 12MB
  110. 9. Merging, Joining, and Concatenating/1. Intro to the Merging, Joining, and Concatenating Module.mp4 11MB
  111. 12. Input and Output/4. Export DataFrame to CSV File with the .to_csv() Method.mp4 11MB
  112. 12. Input and Output/3. Quick Object Conversions.mp4 11MB
  113. 6. Working with Text Data/6. String Methods on Index and Columns.mp4 11MB
  114. 2. Series/11. The .sort_values() Method.mp4 11MB
  115. 3. DataFrames I/10. Fill in Null Values with the .fillna() Method.mp4 11MB
  116. 11. Panels/4. Panel Attributes.mp4 10MB
  117. 8. GroupBy/5. Grouping by Multiple Columns.mp4 10MB
  118. 7. MultiIndex/5. The sort_index() Method.mp4 10MB
  119. 2. Series/18. Math Methods on Series Objects.mp4 10MB
  120. 8. GroupBy/3. Retrieve A Group with the .get_group() Method.mp4 10MB
  121. 1. Installation and Setup/22. Python Crash Course, Part 5 - Functions.mp4 10MB
  122. 3. DataFrames I/5. Select Two or More Columns from a DataFrame.mp4 10MB
  123. 13. Visualization/5. Pie Charts.mp4 10MB
  124. 2. Series/9. Python Built-In Functions.mp4 10MB
  125. 11. Panels/11. The .swapaxes() Method.mp4 10MB
  126. 10. Working with Dates and Times/4. The pandas DateTimeIndex Object.mp4 10MB
  127. 2. Series/17. The .get() Method on a Series.mp4 10MB
  128. 6. Working with Text Data/5. More String Methods - strip, lstrip, and rstrip.mp4 10MB
  129. 2. Series/12. The inplace Parameter.mp4 9MB
  130. 5. DataFrames III/11. Create Random Sample with the .sample() Method.mp4 9MB
  131. 1. Installation and Setup/13. Intro to the Jupyter Notebook Interface.mp4 9MB
  132. 4. DataFrames II/3. Filter with More than One Condition (AND - &).mp4 9MB
  133. 10. Working with Dates and Times/14. The .truncate() Method.mp4 9MB
  134. 1. Installation and Setup/19. Python Crash Course, Part 2 - Lists.mp4 9MB
  135. 2. Series/15. Extract Series Values by Index Position.mp4 9MB
  136. 5. DataFrames III/7. Set New Values for a Specific Cell or Row.mp4 9MB
  137. 3. DataFrames I/13. Sort a DataFrame with the .sort_values() Method, Part II.mp4 9MB
  138. 11. Panels/7. Convert Panel to a MultiIndex DataFrame (and Vice Versa).mp4 9MB
  139. 2. Series/13. The .sort_index() Method.mp4 9MB
  140. 7. MultiIndex/10. The .unstack() Method, Part 1.mp4 8MB
  141. 3. DataFrames I/8. A Review of the .value_counts() Method.mp4 8MB
  142. 7. MultiIndex/1. Intro to the MultiIndex Module.mp4 8MB
  143. 11. Panels/5. Use Bracket Notation to Extract a DataFrame from a Panel.mp4 8MB
  144. 1. Installation and Setup/15. Code Cell Execution.mp4 8MB
  145. 4. DataFrames II/10. The .unique() and .nunique() Methods.mp4 8MB
  146. 2. Series/5. Intro to Methods.mp4 8MB
  147. 1. Installation and Setup/4. Mac OS - Download the Anaconda Distribution.mp4 8MB
  148. 1. Installation and Setup/21. Python Crash Course, Part 4 - Operators.mp4 8MB
  149. 5. DataFrames III/1. Intro to the DataFrames III Module + Import Dataset.mp4 8MB
  150. 1. Installation and Setup/9. Windows - Download the Anaconda Distribution.mp4 8MB
  151. 12. Input and Output/2. Feed pd.read_csv() Method a URL Argument.mp4 8MB
  152. 13. Visualization/1. Intro to Visualization Module.mp4 7MB
  153. 2. Series/14. Python's in Keyword.mp4 7MB
  154. 1. Installation and Setup/20. Python Crash Course, Part 3 - Dictionaries.mp4 7MB
  155. 9. Merging, Joining, and Concatenating/12. The pd.merge() Method.mp4 7MB
  156. 2. Series/20. The .value_counts() Method.mp4 7MB
  157. 3. DataFrames I/14. Sort DataFrame with the .sort_index() Method.mp4 7MB
  158. 2. Series/8. The .head() and .tail() Methods.mp4 6MB
  159. 1. Installation and Setup/6. Mac OS - Access the Terminal.mp4 6MB
  160. 10. Working with Dates and Times/1. Intro to the Working with Dates and Times Module.mp4 6MB
  161. 9. Merging, Joining, and Concatenating/11. The .join() Method.mp4 6MB
  162. 1. Installation and Setup/16. Popular Keyboard Shortcuts.mp4 6MB
  163. 14. Options and Settings/4. The precision Option.mp4 6MB
  164. 7. MultiIndex/4. The .set_names() Method.mp4 6MB
  165. 12. Input and Output/5. Install xlrd and openpyxl Libraries to Read and Write Excel Files.mp4 6MB
  166. 10. Working with Dates and Times/10. Install pandas-datareader Library.mp4 6MB
  167. 2. Series/19. The .idxmax() and .idxmin() Methods.mp4 6MB
  168. 2. Series/3. Create A Series Object from a Python Dictionary.mp4 5MB
  169. 7. MultiIndex/8. The .swaplevel() Method.mp4 5MB
  170. 9. Merging, Joining, and Concatenating/4. The .append() Method on a DataFrame.mp4 5MB
  171. 2. Series/1. Create Jupyter Notebook for the Series Module.mp4 4MB
  172. 14. Options and Settings/1. Introduction to the Options and Settings Module.mp4 3MB
  173. 15. Conclusion/1. Conclusion.mp4 3MB
  174. 12. Input and Output/1. Intro to the Input and Output Module.mp4 3MB
  175. 1. Installation and Setup/1.1 pandas.zip.zip 685KB
  176. 1. Installation and Setup/3.1 CompletedCourseFiles.zip.zip 363KB
  177. 10. Working with Dates and Times/16. More Fun with pd.DateOffset Objects.srt 21KB
  178. 1. Installation and Setup/1. Introduction to the Course.srt 20KB
  179. 4. DataFrames II/2. Filter a DataFrame Based on A Condition.srt 19KB
  180. 10. Working with Dates and Times/15. pd.DateOffset Objects.srt 18KB
  181. 1. Installation and Setup/11. Windows - Access the Command Prompt and Update Anaconda Libraries.srt 18KB
  182. 1. Installation and Setup/8. Mac OS - Unpack Course Materials + The Startdown and Shutdown Process.srt 18KB
  183. 9. Merging, Joining, and Concatenating/7. Outer Joins.srt 18KB
  184. 1. Installation and Setup/7. Mac OS - Update Anaconda Libraries.srt 18KB
  185. 4. DataFrames II/1. This Module's Dataset + Memory Optimization.srt 17KB
  186. 10. Working with Dates and Times/6. Create Range of Dates with the pd.date_range() Method, Part 1.srt 17KB
  187. 2. Series/2. Create A Series Object from a Python List.srt 17KB
  188. 7. MultiIndex/14. The .pivot_table() Method.srt 16KB
  189. 2. Series/7. Import Series with the .read_csv() Method.srt 16KB
  190. 10. Working with Dates and Times/11. Import Financial Data Set with pandas_datareader Library.srt 16KB
  191. 10. Working with Dates and Times/5. The pd.to_datetime() Method.srt 16KB
  192. 3. DataFrames I/11. The .astype() Method.srt 15KB
  193. 9. Merging, Joining, and Concatenating/10. Merging by Indexes with the left_index and right_index Parameters.srt 15KB
  194. 1. Installation and Setup/12. Windows - Unpack Course Materials + The Startdown and Shutdown Process.srt 15KB
  195. 13. Visualization/2. The .plot() Method.srt 15KB
  196. 12. Input and Output/6. Import Excel File into pandas.srt 15KB
  197. 5. DataFrames III/8. Set Multiple Values in DataFrame.srt 15KB
  198. 2. Series/6. Parameters and Arguments.srt 15KB
  199. 12. Input and Output/7. Export Excel File.srt 15KB
  200. 9. Merging, Joining, and Concatenating/5. Inner Joins, Part 1.srt 15KB
  201. 5. DataFrames III/3. Retrieve Rows by Index Label with .loc[].srt 14KB
  202. 10. Working with Dates and Times/18. Timedeltas in a Dataset.srt 14KB
  203. 8. GroupBy/2. First Operations with groupby Object.srt 14KB
  204. 4. DataFrames II/8. The .duplicated() Method.srt 14KB
  205. 3. DataFrames I/7. Broadcasting Operations.srt 14KB
  206. 5. DataFrames III/5. The Catch-All .ix[] Method.srt 13KB
  207. 9. Merging, Joining, and Concatenating/8. Left Joins.srt 13KB
  208. 9. Merging, Joining, and Concatenating/6. Inner Joins, Part 2.srt 13KB
  209. 9. Merging, Joining, and Concatenating/9. The left_on and right_on Parameters.srt 13KB
  210. 10. Working with Dates and Times/2. Review of Python's datetime Module.srt 13KB
  211. 7. MultiIndex/2. Create a MultiIndex with the set_index() Method.srt 13KB
  212. 7. MultiIndex/3. The .get_level_values() Method.srt 13KB
  213. 8. GroupBy/7. Iterating through Groups.srt 13KB
  214. 8. GroupBy/4. Methods on the Groupby Object and DataFrame Columns.srt 13KB
  215. 10. Working with Dates and Times/7. Create Range of Dates with the pd.date_range() Method, Part 2.srt 13KB
  216. 6. Working with Text Data/7. Split Strings by Characters with .str.split() Method.srt 13KB
  217. 5. DataFrames III/14. The .query() Method.srt 13KB
  218. 4. DataFrames II/9. The .drop_duplicates() Method.srt 12KB
  219. 8. GroupBy/1. Intro to the Groupby Module.srt 12KB
  220. 1. Installation and Setup/17. Import Libraries into Jupyter Notebook.srt 12KB
  221. 10. Working with Dates and Times/17. The pandas Timedelta Object.srt 12KB
  222. 4. DataFrames II/4. Filter with More than One Condition (OR - ).srt 12KB
  223. 11. Panels/3. The Axes of a Panel Object.srt 12KB
  224. 6. Working with Text Data/3. The .str.replace() Method.srt 12KB
  225. 3. DataFrames I/4. Select One Column from a DataFrame.srt 12KB
  226. 11. Panels/2. Intro to the Module + Fetch Panel Dataset from Google Finance.srt 12KB
  227. 3. DataFrames I/1. Intro to DataFrames I Module.srt 12KB
  228. 11. Panels/10. Transpose a Panel with the .transpose() Method.srt 12KB
  229. 3. DataFrames I/6. Add New Column to DataFrame.srt 12KB
  230. 7. MultiIndex/6. Extract Rows from a MultiIndex DataFrame.srt 12KB
  231. 14. Options and Settings/2. Changing pandas Options with Attributes and Dot Syntax.srt 12KB
  232. 3. DataFrames I/2. Shared Methods and Attributes between Series and DataFrames.srt 12KB
  233. 1. Installation and Setup/14. Cell Types and Cell Modes.srt 11KB
  234. 1. Installation and Setup/18. Python Crash Course, Part 1 - Data Types and Variables.srt 11KB
  235. 2. Series/4. Intro to Attributes.srt 11KB
  236. 10. Working with Dates and Times/12. Selecting Rows from a DataFrame with a DateTimeIndex.srt 11KB
  237. 7. MultiIndex/13. The .pivot() Method.srt 11KB
  238. 2. Series/16. Extract Series Values by Index Label.srt 11KB
  239. 5. DataFrames III/10. Delete Rows or Columns from a DataFrame.srt 11KB
  240. 10. Working with Dates and Times/13. Timestamp Object Attributes.srt 11KB
  241. 10. Working with Dates and Times/9. The .dt Accessor.srt 11KB
  242. 10. Working with Dates and Times/8. Create Range of Dates with the pd.date_range() Method, Part 3.srt 11KB
  243. 6. Working with Text Data/2. Common String Methods - lower, upper, title, and len.srt 11KB
  244. 13. Visualization/4. Bar Graphs.srt 10KB
  245. 6. Working with Text Data/9. The expand and n Parameters of the .str.split() Method.srt 10KB
  246. 4. DataFrames II/7. The .between() Method.srt 10KB
  247. 10. Working with Dates and Times/3. The pandas Timestamp Object.srt 10KB
  248. 11. Panels/6. Extracting with the .loc, .iloc, and .ix Methods.srt 10KB
  249. 14. Options and Settings/3. Changing pandas Options with Methods.srt 10KB
  250. 6. Working with Text Data/4. Filtering with String Methods.srt 10KB
  251. 5. DataFrames III/17. The .copy() Method.srt 10KB
  252. 3. DataFrames I/3. Differences between Shared Methods.srt 10KB
  253. 9. Merging, Joining, and Concatenating/3. The pd.concat() Method, Part 2.srt 10KB
  254. 2. Series/21. The .apply() Method.srt 10KB
  255. 5. DataFrames III/16. The .apply() Method with Row Values.srt 10KB
  256. 5. DataFrames III/9. Rename Index Labels or Columns in a DataFrame.srt 10KB
  257. 1. Installation and Setup/22. Python Crash Course, Part 5 - Functions.srt 10KB
  258. 7. MultiIndex/9. The .stack() Method.srt 10KB
  259. 11. Panels/9. The .minor_xs() Method.srt 10KB
  260. 4. DataFrames II/5. The .isin() Method.srt 10KB
  261. 13. Visualization/6. Histograms.srt 10KB
  262. 2. Series/22. The .map() Method.srt 9KB
  263. 3. DataFrames I/9. Drop Rows with Null Values.srt 9KB
  264. 12. Input and Output/4. Export DataFrame to CSV File with the .to_csv() Method.srt 9KB
  265. 6. Working with Text Data/1. Intro to the Working with Text Data Module.srt 9KB
  266. 7. MultiIndex/11. The .unstack() Method, Part 2.srt 9KB
  267. 2. Series/11. The .sort_values() Method.srt 9KB
  268. 7. MultiIndex/15. The pd.melt() Method.srt 9KB
  269. 8. GroupBy/6. The .agg() Method.srt 9KB
  270. 9. Merging, Joining, and Concatenating/1. Intro to the Merging, Joining, and Concatenating Module.srt 9KB
  271. 2. Series/10. More Series Attributes.srt 9KB
  272. 1. Installation and Setup/5. Mac OS - Install Anaconda Distribution.srt 9KB
  273. 5. DataFrames III/6. Second Arguments to .loc[], .iloc[], and .ix[] Methods.srt 9KB
  274. 9. Merging, Joining, and Concatenating/2. The pd.concat() Method, Part 1.srt 9KB
  275. 5. DataFrames III/4. Retrieve Rows by Index Position with .iloc[].srt 9KB
  276. 3. DataFrames I/15. Rank Values with the .rank() Method.srt 9KB
  277. 6. Working with Text Data/8. More Practice with Splits.srt 8KB
  278. 11. Panels/8. The .major_xs() Method.srt 8KB
  279. 1. Installation and Setup/13. Intro to the Jupyter Notebook Interface.srt 8KB
  280. 13. Visualization/3. Modifying Aesthetics with Templates.srt 8KB
  281. 3. DataFrames I/5. Select Two or More Columns from a DataFrame.srt 8KB
  282. 13. Visualization/5. Pie Charts.srt 8KB
  283. 3. DataFrames I/12. Sort a DataFrame with the .sort_values() Method, Part I.srt 8KB
  284. 2. Series/12. The inplace Parameter.srt 8KB
  285. 4. DataFrames II/6. The .isnull() and .notnull() Methods.srt 8KB
  286. 7. MultiIndex/5. The sort_index() Method.srt 8KB
  287. 5. DataFrames III/15. A Review of the .apply() Method on Single Columns.srt 8KB
  288. 7. MultiIndex/7. The .transpose() Method and MultiIndex on Column Level.srt 8KB
  289. 7. MultiIndex/12. The .unstack() Method, Part 3.srt 8KB
  290. 2. Series/18. Math Methods on Series Objects.srt 8KB
  291. 1. Installation and Setup/15. Code Cell Execution.srt 8KB
  292. 1. Installation and Setup/19. Python Crash Course, Part 2 - Lists.srt 8KB
  293. 12. Input and Output/3. Quick Object Conversions.srt 8KB
  294. 6. Working with Text Data/6. String Methods on Index and Columns.srt 8KB
  295. 5. DataFrames III/12. The .nsmallest() and .nlargest() Methods.srt 8KB
  296. 11. Panels/4. Panel Attributes.srt 8KB
  297. 2. Series/9. Python Built-In Functions.srt 7KB
  298. 2. Series/5. Intro to Methods.srt 7KB
  299. 5. DataFrames III/2. The .set_index() and .reset_index() Methods.srt 7KB
  300. 5. DataFrames III/13. Filtering with the .where() Method.srt 7KB
  301. 10. Working with Dates and Times/4. The pandas DateTimeIndex Object.srt 7KB
  302. 2. Series/17. The .get() Method on a Series.srt 7KB
  303. 13. Visualization/1. Intro to Visualization Module.srt 7KB
  304. 1. Installation and Setup/21. Python Crash Course, Part 4 - Operators.srt 7KB
  305. 3. DataFrames I/10. Fill in Null Values with the .fillna() Method.srt 7KB
  306. 7. MultiIndex/1. Intro to the MultiIndex Module.srt 7KB
  307. 5. DataFrames III/11. Create Random Sample with the .sample() Method.srt 7KB
  308. 2. Series/13. The .sort_index() Method.srt 7KB
  309. 8. GroupBy/5. Grouping by Multiple Columns.srt 7KB
  310. 4. DataFrames II/3. Filter with More than One Condition (AND - &).srt 7KB
  311. 4. DataFrames II/10. The .unique() and .nunique() Methods.srt 6KB
  312. 11. Panels/11. The .swapaxes() Method.srt 6KB
  313. 1. Installation and Setup/20. Python Crash Course, Part 3 - Dictionaries.srt 6KB
  314. 11. Panels/5. Use Bracket Notation to Extract a DataFrame from a Panel.srt 6KB
  315. 6. Working with Text Data/5. More String Methods - strip, lstrip, and rstrip.srt 6KB
  316. 3. DataFrames I/13. Sort a DataFrame with the .sort_values() Method, Part II.srt 6KB
  317. 1. Installation and Setup/10. Windows - Install Anaconda Distribution.srt 6KB
  318. 10. Working with Dates and Times/1. Intro to the Working with Dates and Times Module.srt 6KB
  319. 1. Installation and Setup/9. Windows - Download the Anaconda Distribution.srt 6KB
  320. 12. Input and Output/2. Feed pd.read_csv() Method a URL Argument.srt 6KB
  321. 11. Panels/7. Convert Panel to a MultiIndex DataFrame (and Vice Versa).srt 6KB
  322. 2. Series/15. Extract Series Values by Index Position.srt 6KB
  323. 5. DataFrames III/7. Set New Values for a Specific Cell or Row.srt 6KB
  324. 3. DataFrames I/8. A Review of the .value_counts() Method.srt 6KB
  325. 7. MultiIndex/10. The .unstack() Method, Part 1.srt 6KB
  326. 2. Series/14. Python's in Keyword.srt 6KB
  327. 8. GroupBy/3. Retrieve A Group with the .get_group() Method.srt 5KB
  328. 2. Series/8. The .head() and .tail() Methods.srt 5KB
  329. 5. DataFrames III/1. Intro to the DataFrames III Module + Import Dataset.srt 5KB
  330. 2. Series/20. The .value_counts() Method.srt 5KB
  331. 1. Installation and Setup/16. Popular Keyboard Shortcuts.srt 5KB
  332. 1. Installation and Setup/4. Mac OS - Download the Anaconda Distribution.srt 5KB
  333. 14. Options and Settings/4. The precision Option.srt 5KB
  334. 7. MultiIndex/4. The .set_names() Method.srt 5KB
  335. 9. Merging, Joining, and Concatenating/12. The pd.merge() Method.srt 5KB
  336. 9. Merging, Joining, and Concatenating/11. The .join() Method.srt 5KB
  337. 2. Series/19. The .idxmax() and .idxmin() Methods.srt 4KB
  338. 2. Series/3. Create A Series Object from a Python Dictionary.srt 4KB
  339. 10. Working with Dates and Times/14. The .truncate() Method.srt 4KB
  340. 3. DataFrames I/14. Sort DataFrame with the .sort_index() Method.srt 4KB
  341. 12. Input and Output/5. Install xlrd and openpyxl Libraries to Read and Write Excel Files.srt 4KB
  342. 10. Working with Dates and Times/10. Install pandas-datareader Library.srt 4KB
  343. 7. MultiIndex/8. The .swaplevel() Method.srt 3KB
  344. 2. Series/1. Create Jupyter Notebook for the Series Module.srt 3KB
  345. 9. Merging, Joining, and Concatenating/4. The .append() Method on a DataFrame.srt 3KB
  346. 1. Installation and Setup/6. Mac OS - Access the Terminal.srt 3KB
  347. 15. Conclusion/1. Conclusion.srt 3KB
  348. 14. Options and Settings/1. Introduction to the Options and Settings Module.srt 3KB
  349. 12. Input and Output/1. Intro to the Input and Output Module.srt 3KB
  350. 1. Installation and Setup/2. About Me.srt 2KB
  351. 1. Installation and Setup/3. Completed Course Files.html 782B
  352. 11. Panels/1. DEPRECATION WARNING.html 474B
  353. 4. DataFrames II/9.1 Official documentation for the DataFrame.drop_duplicates method.html 157B
  354. 4. DataFrames II/8.1 Official documentation for the DataFrame.duplicated method.html 152B
  355. 5. DataFrames III/2.2 reset_index Documentation.html 149B
  356. 3. DataFrames I/12.1 Official pandas Documentation.html 148B
  357. 3. DataFrames I/13.1 Official pandas Documentation.html 148B
  358. 2. Series/20.1 Official Documentation for the Series.value_counts Method.html 147B
  359. 3. DataFrames I/14.1 Official pandas Documentation.html 147B
  360. 5. DataFrames III/2.1 set_index Documentation.html 147B
  361. 2. Series/11.1 Official pandas Documentation.html 145B
  362. 2. Series/13.1 Official pandas Documentation.html 144B
  363. 3. DataFrames I/10.1 Official pandas Documentation.html 143B
  364. 3. DataFrames I/11.1 Official pandas Documentation.html 143B
  365. 3. DataFrames I/15.1 Official pandas Documentation.html 141B
  366. 5. DataFrames III/3.1 loc[] Documentation.html 141B
  367. 2. Series/8.1 Official pandas Documentation.html 138B
  368. 11. Panels/12. A Review of the Panels Module.html 135B
  369. 12. Input and Output/8. Input and Output.html 135B
  370. 13. Visualization/7. Visualization.html 135B
  371. 2. Series/23. A Review of the Series Module.html 135B
  372. [FreeCourseWorld.Com].url 54B
  373. [DesireCourse.Net].url 51B
  374. [CourseClub.Me].url 48B