@@ -68,16 +68,16 @@ <h3 id="i">I</h3>
68
68
< strong > introspection, < a href ="#introspection "> 31</ a > </ strong > < br >
69
69
< strong > ints, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#ints "> 7</ a > , < a href ="#binhex "> 8</ a > , < a href ="#encode-1 "> 28</ a > </ strong > < br >
70
70
< strong > is operator, < a href ="#comparable "> 16</ a > </ strong > < br >
71
- < strong > iterable, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#iterable "> 18</ a > </ strong > < br >
71
+ < strong > iterable, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#iterable "> 18</ a > , < a href =" #tableofrequiredandautomaticallyavailablespecialmethods " > 19 </ a > </ strong > < br >
72
72
< strong > iterator, < a href ="#iterator "> 3</ a > , < a href ="#iterator-1 "> 17</ a > </ strong > < br >
73
73
< strong > itertools module, < a href ="#itertools "> 3</ a > , < a href ="#combinatorics "> 8</ a > </ strong > </ p >
74
74
< h3 id ="j "> J</ h3 >
75
75
< p > < strong > json module, < a href ="#json "> 25</ a > , < a href ="#encodedecode "> 46</ a > </ strong > </ p >
76
76
< h3 id ="l "> L</ h3 >
77
77
< p > < strong > lambda, < a href ="#lambda "> 11</ a > </ strong > < br >
78
78
< strong > list comprehension, < a href ="#comprehensions "> 11</ a > </ strong > < br >
79
- < strong > lists, < a href ="#list "> 1</ a > -< a href ="#list "> 2</ a > , < a href ="#otheruses "> 11</ a > </ strong > < br >
80
- < strong > locks, < a href ="#lock "> 29</ a > </ strong > < br >
79
+ < strong > lists, < a href ="#list "> 1</ a > -< a href ="#list "> 2</ a > , < a href ="#abstractbaseclasses " > 4 </ a > , < a href =" # otheruses "> 11</ a > , < a href =" #tableofrequiredandautomaticallyavailablespecialmethods " > 19 </ a > , < a href =" #collectionsandtheirexceptions " > 21 </ a > </ strong > < br >
80
+ < strong > locks, < a href ="#lock "> 29</ a > , < a href =" #coroutines " > 33 </ a > </ strong > < br >
81
81
< strong > logging, < a href ="#logging "> 35</ a > </ strong > </ p >
82
82
< h3 id ="m "> M</ h3 >
83
83
< p > < strong > main function, < a href ="#main "> 1</ a > , < a href ="#basicscripttemplate "> 41</ a > </ strong > < br >
@@ -97,7 +97,7 @@ <h3 id="o">O</h3>
97
97
< strong > os commands, < a href ="#oscommands "> 24</ a > -< a href ="#shellcommands "> 25</ a > </ strong > < br >
98
98
< strong > os module, < a href ="#path "> 23</ a > , < a href ="#oscommands "> 24</ a > -< a href ="#shellcommands "> 25</ a > </ strong > </ p >
99
99
< h3 id ="p "> P</ h3 >
100
- < p > < strong > pandas library, < a href ="#pandas "> 44</ a > </ strong > < br >
100
+ < p > < strong > pandas library, < a href ="#pandas "> 44</ a > - < a href =" #confirmedcovidcasesdowjonesgoldandbitcoinprice " > 48 </ a > </ strong > < br >
101
101
< strong > partial function, < a href ="#partial "> 12</ a > , < a href ="#userdefinedfunctionscannotbevaluessotheymustbewrapped "> 20</ a > </ strong > < br >
102
102
< strong > path, < a href ="#path "> 23</ a > -< a href ="#direntry "> 24</ a > </ strong > < br >
103
103
< strong > pickle module, < a href ="#pickle "> 25</ a > </ strong > < br >
@@ -109,37 +109,37 @@ <h3 id="p">P</h3>
109
109
< strong > property decorator, < a href ="#property "> 15</ a > </ strong > < br >
110
110
< strong > pygame library, < a href ="#pygame "> 42</ a > -< a href ="#basicmariobrothersexample "> 43</ a > </ strong > </ p >
111
111
< h3 id ="q "> Q</ h3 >
112
- < p > < strong > queues, < a href ="#queue "> 30</ a > </ strong > </ p >
112
+ < p > < strong > queues, < a href ="#deque " > 29 </ a > , < a href =" # queue "> 30</ a > , < a href =" #coroutines " > 33 </ a > </ strong > </ p >
113
113
< h3 id ="r "> R</ h3 >
114
114
< p > < strong > random module, < a href ="#random "> 8</ a > </ strong > < br >
115
- < strong > ranges, < a href ="#range "> 3</ a > </ strong > < br >
115
+ < strong > ranges, < a href ="#range "> 3</ a > , < a href =" #abstractbaseclasses " > 4 </ a > </ strong > < br >
116
116
< strong > recursion, < a href ="#lrucache "> 13</ a > </ strong > < br >
117
117
< strong > reduce function, < a href ="#mapfilterreduce "> 11</ a > , < a href ="#operator "> 31</ a > </ strong > < br >
118
118
< strong > regular expressions, < a href ="#regex "> 5</ a > -< a href ="#specialsequences "> 6</ a > </ strong > < br >
119
119
< strong > requests library, < a href ="#scraping "> 35</ a > , < a href ="#test "> 36</ a > </ strong > </ p >
120
120
< h3 id ="s "> S</ h3 >
121
- < p > < strong > scraping, < a href ="#scraping "> 35</ a > , < a href ="#basicmariobrothersexample "> 43</ a > , < a href ="#encodedecode "> 46</ a > , < a href ="#plotly "> 47</ a > , < a href ="#confirmedcovidcasesdowjonesgoldandbitcoinprice "> 48</ a > </ strong > < br >
122
- < strong > sequence, < a href ="#type "> 4</ a > , < a href ="#sequence "> 18</ a > , < a href ="#abcsequence "> 19</ a > </ strong > < br >
123
- < strong > sets, < a href ="#set "> 2</ a > , < a href ="#otheruses "> 11</ a > </ strong > < br >
121
+ < p > < strong > scraping, < a href ="#scraping "> 35</ a > , < a href ="#basicmariobrothersexample "> 43</ a > , < a href ="#encodedecode "> 46</ a > , < a href ="#coviddeathsbycontinent "> 47</ a > - < a href ="#confirmedcovidcasesdowjonesgoldandbitcoinprice "> 48</ a > </ strong > < br >
122
+ < strong > sequence, < a href ="#abstractbaseclasses "> 4</ a > , < a href ="#sequence "> 18</ a > - < a href ="#abcsequence "> 19</ a > </ strong > < br >
123
+ < strong > sets, < a href ="#set "> 2</ a > , < a href ="#abstractbaseclasses " > 4 </ a > , < a href =" # otheruses "> 11</ a > , < a href =" #tableofrequiredandautomaticallyavailablespecialmethods " > 19 </ a > , < a href =" #collectionsandtheirexceptions " > 21 </ a > </ strong > < br >
124
124
< strong > shell commands, < a href ="#shellcommands "> 25</ a > </ strong > < br >
125
125
< strong > sleep function, < a href ="#progressbar "> 34</ a > </ strong > < br >
126
126
< strong > slots attribute, < a href ="#slots "> 15</ a > </ strong > < br >
127
127
< strong > sortable, < a href ="#list "> 1</ a > , < a href ="#sortable "> 16</ a > </ strong > < br >
128
128
< strong > splat operator, < a href ="#splatoperator "> 10</ a > -< a href ="#otheruses "> 11</ a > </ strong > < br >
129
129
< strong > sqlite module, < a href ="#sqlite "> 27</ a > </ strong > < br >
130
- < strong > statistics module , < a href ="#statistics "> 7</ a > </ strong > < br >
130
+ < strong > statistics, < a href ="#statistics "> 7</ a > , < a href =" #numpy " > 37 </ a > - < a href =" #indexing " > 38 </ a > </ strong > , < a href =" #pandas " > 44 </ a > - < a href =" #confirmedcovidcasesdowjonesgoldandbitcoinprice " > 48 </ a > < br >
131
131
< strong > strings, < a href ="#string "> 5</ a > </ strong > < br >
132
132
< strong > struct module, < a href ="#struct "> 28</ a > -< a href ="#integertypesuseacapitalletterforunsignedtypeminimumandstandardsizesareinbrackets "> 29</ a > </ strong > < br >
133
133
< strong > subprocess module, < a href ="#sends11tothebasiccalculatorandcapturesitsoutput "> 25</ a > </ strong > < br >
134
134
< strong > super function, < a href ="#inheritance "> 14</ a > </ strong > < br >
135
135
< strong > synthesizer, < a href ="#synthesizer "> 41</ a > </ strong > < br >
136
- < strong > sys module, < a href ="#lrucache "> 15</ a > , < a href ="#commonbuiltinexceptions "> 21</ a > , < a href ="#print "> 22</ a > </ strong > </ p >
136
+ < strong > sys module, < a href ="#lrucache "> 15</ a > , < a href ="#exit "> 21</ a > - < a href ="#print "> 22</ a > </ strong > </ p >
137
137
< h3 id ="t "> T</ h3 >
138
138
< p > < strong > table, < a href ="#table "> 34</ a > </ strong > < br >
139
139
< strong > template function, < a href ="#dynamicrequest "> 36</ a > </ strong > < br >
140
140
< strong > threading module, < a href ="#threading "> 30</ a > </ strong > < br >
141
141
< strong > time module, < a href ="#progressbar "> 34</ a > , < a href ="#stopwatch "> 36</ a > </ strong > < br >
142
- < strong > tuples, < a href ="#tuple "> 3</ a > , < a href ="#otheruses "> 11</ a > </ strong > < br >
142
+ < strong > tuples, < a href ="#tuple "> 3</ a > , < a href ="#abstractbaseclasses " > 4 </ a > , < a href =" # otheruses "> 11</ a > </ strong > < br >
143
143
< strong > type, < a href ="#type "> 4</ a > , < a href ="#type-1 "> 31</ a > </ strong > </ p >
144
144
< h3 id ="w "> W</ h3 >
145
145
< p > < strong > wave module, < a href ="#audio "> 40</ a > -< a href ="#writefloatsamplestowavfile "> 41</ a > </ strong > < br >
0 commit comments