f69dc311a936 // 3.77 TiB free of 3.98 TiB

c File Name Size Date
parent folder--
-001. Lesson 08 Overview Strings--A Deeper Look; Pandas, Regular Expressions and Data Munging en.txt45982023-09-06 20:26:54
-001. Lesson 08 Overview Strings--A Deeper Look; Pandas, Regular Expressions and Data Munging.mp4214564262023-09-06 19:02:33
-002. Formatting Strings--Presentation Types en.srt70202023-09-06 20:26:54
-002. Formatting Strings--Presentation Types.mp4122839752023-09-06 19:02:36
-003. Self Check en.srt7732023-09-06 20:26:55
-003. Self Check.mp431274322023-09-06 19:02:37
-004. Formatting Strings--Field Widths and Alignment en.srt77882023-09-06 20:26:56
-004. Formatting Strings--Field Widths and Alignment.mp4127665302023-09-06 19:02:39
-005. Self Check en.srt17882023-09-06 20:26:57
-005. Self Check.mp457195882023-09-06 19:02:40
-006. Formatting Strings--Numeric Formatting en.srt45262023-09-06 20:26:58
-006. Formatting Strings--Numeric Formatting.mp470314512023-09-06 19:02:42
-007. Self Check en.srt26842023-09-06 20:26:59
-007. Self Check.mp484517682023-09-06 19:02:44
-008. Formatting Strings--String's format Method en.srt54872023-09-06 20:27:00
-008. Formatting Strings--String's format Method.mp488923462023-09-06 19:02:45
-009. Self Check en.srt45492023-09-06 20:27:01
-009. Self Check.mp4156414382023-09-06 19:02:47
-010. Concatenating and Repeating Strings en.srt28862023-09-06 20:27:02
-010. Concatenating and Repeating Strings.mp444080832023-09-06 19:02:49
-011. Self Check en.srt22902023-09-06 20:27:03
-011. Self Check.mp469307512023-09-06 19:02:51
-012. Stripping Whitespace from Strings en.srt21762023-09-06 20:27:03
-012. Stripping Whitespace from Strings.mp434928712023-09-06 19:02:52
-013. Self Check en.srt16752023-09-06 20:27:04
-013. Self Check.mp448816942023-09-06 19:02:53
-014. Changing Character Case en.srt14002023-09-06 20:27:05
-014. Changing Character Case.mp418679132023-09-06 19:02:54
-015. Self Check en.srt9762023-09-06 20:27:07
-015. Self Check.mp429013972023-09-06 19:02:55
-016. Comparison Operators for Strings en.srt30032023-09-06 20:27:07
-016. Comparison Operators for Strings.mp447281442023-09-06 19:02:57
-017. Searching for Substrings en.srt78092023-09-06 20:27:08
-017. Searching for Substrings.mp4144586492023-09-06 19:02:59
-018. Self Check en.srt19792023-09-06 20:27:09
-018. Self Check.mp466221722023-09-06 19:03:01
-019. Replacing Substrings en.srt13802023-09-06 20:27:10
-019. Replacing Substrings.mp419114372023-09-06 19:03:02
-020. Self Check en.srt10612023-09-06 20:27:11
-020. Self Check.mp435626632023-09-06 19:03:03
-021. Splitting and Joining Strings en.srt114192023-09-06 20:27:12
-021. Splitting and Joining Strings.mp4209943012023-09-06 19:03:06
-022. Self Check en.srt54052023-09-06 20:27:13
-022. Self Check.mp4176889302023-09-06 19:03:09
-023. Characters and Character-Testing Methods en.srt31852023-09-06 20:27:14
-023. Characters and Character-Testing Methods.mp471391882023-09-06 19:03:10
-024. Raw Strings en.srt35982023-09-06 20:27:15
-024. Raw Strings.mp463315962023-09-06 19:03:12
-025. Introduction to Regular Expressions en.srt23682023-09-06 20:27:16
-025. Introduction to Regular Expressions.mp437895882023-09-06 19:03:13
-026. re Module and Function fullmatch Part 1--Matching Literal Characters en.srt36522023-09-06 20:27:17
-026. re Module and Function fullmatch Part 1--Matching Literal Characters.mp460735892023-09-06 19:03:15
-027. re Module and Function fullmatch Part 2--Metacharacters, Character Classes and Quantifiers en.srt63712023-09-06 20:27:18
-027. re Module and Function fullmatch Part 2--Metacharacters, Character Classes and Quantifiers.mp4144548812023-09-06 19:03:17
-028. re Module and Function fullmatch Part 3--Custom Character Classes en.srt54922023-09-06 20:27:19
-028. re Module and Function fullmatch Part 3--Custom Character Classes.mp4134826992023-09-06 19:03:19
-029. re Module and Function fullmatch Part 1--Quantifiers en.srt72342023-09-06 20:27:20
-029. re Module and Function fullmatch Part 1--Quantifiers.mp4146303612023-09-06 19:03:22
-030. Self Check en.srt35012023-09-06 20:27:21
-030. Self Check.mp4106245872023-09-06 19:03:23
-031. Replacing Substrings and Splitting Strings en.srt55302023-09-06 20:27:22
-031. Replacing Substrings and Splitting Strings.mp496733192023-09-06 19:03:25
-032. Self Check en.srt30952023-09-06 20:27:22
-032. Self Check.mp499573932023-09-06 19:03:27
-033. Other Search Functions; Accessing Matches--Function search Finding the First Match Anywhere in a String en.txt51472023-09-06 20:27:23
-033. Other Search Functions; Accessing Matches--Function search Finding the First Match Anywhere in a String.mp481044962023-09-06 19:03:29
-034. Other Search Functions; Accessing Matches--Ignoring Case with the Optional flags Keyword Argument en.txt16652023-09-06 20:27:24
-034. Other Search Functions; Accessing Matches--Ignoring Case with the Optional flags Keyword Argument.mp425913152023-09-06 19:03:30
-035. Other Search Functions; Accessing Matches--Metacharacters that Restrict Matches to the Beginning or End of a String en.txt29952023-09-06 20:27:25
-035. Other Search Functions; Accessing Matches--Metacharacters that Restrict Matches to the Beginning or End of a String.mp448232332023-09-06 19:03:31
-036. Other Search Functions; Accessing Matches--Functions findall and finditer Finding All Matches in a String en.txt37112023-09-06 20:27:26
-036. Other Search Functions; Accessing Matches--Functions findall and finditer Finding All Matches in a String.mp460900882023-09-06 19:03:32
-037. Other Search Functions; Accessing Matches--Capturing Substrings in a Match en.txt63682023-09-06 20:27:27
-037. Other Search Functions; Accessing Matches--Capturing Substrings in a Match.mp4118621672023-09-06 19:03:34
-038. Self Check en.srt38432023-09-06 20:27:28
-038. Self Check.mp498200992023-09-06 19:03:36
-039. Intro to Data Science Pandas, Regular Expressions and Data Munging Part 1 Introduction en.srt70252023-09-06 20:27:29
-039. Intro to Data Science Pandas, Regular Expressions and Data Munging Part 1 Introduction.mp4157467552023-09-06 19:03:38
-040. Intro to Data Science Pandas, Regular Expressions and Data Munging Part 3 Data Validation en.srt63822023-09-06 20:27:29
-040. Intro to Data Science Pandas, Regular Expressions and Data Munging Part 3 Data Validation.mp4133004742023-09-06 19:03:40
-041. Intro to Data Science Pandas, Regular Expressions and Data Munging Part 4 Reformatting Your Data en.srt100202023-09-06 20:27:30
-041. Intro to Data Science Pandas, Regular Expressions and Data Munging Part 4 Reformatting Your Data.mp4248457122023-09-06 19:03:46
-042. Self Check en.srt48722023-09-06 20:27:31
-042. Self Check.mp4162526232023-09-06 19:03:48

control-panel