Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4cfb34a

Browse files
committed
Index
1 parent c93c700 commit 4cfb34a

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

pdf/index_for_pdf.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,16 @@ <h3 id="i">I</h3>
6868
<strong>introspection, <a href="#introspection">31</a></strong><br>
6969
<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>
7070
<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>
7272
<strong>iterator, <a href="#iterator">3</a>, <a href="#iterator-1">17</a></strong><br>
7373
<strong>itertools module, <a href="#itertools">3</a>, <a href="#combinatorics">8</a></strong> </p>
7474
<h3 id="j">J</h3>
7575
<p><strong>json module, <a href="#json">25</a>, <a href="#encodedecode">46</a></strong> </p>
7676
<h3 id="l">L</h3>
7777
<p><strong>lambda, <a href="#lambda">11</a></strong><br>
7878
<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>
8181
<strong>logging, <a href="#logging">35</a></strong> </p>
8282
<h3 id="m">M</h3>
8383
<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>
9797
<strong>os commands, <a href="#oscommands">24</a>-<a href="#shellcommands">25</a></strong><br>
9898
<strong>os module, <a href="#path">23</a>, <a href="#oscommands">24</a>-<a href="#shellcommands">25</a></strong> </p>
9999
<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>
101101
<strong>partial function, <a href="#partial">12</a>, <a href="#userdefinedfunctionscannotbevaluessotheymustbewrapped">20</a></strong><br>
102102
<strong>path, <a href="#path">23</a>-<a href="#direntry">24</a></strong><br>
103103
<strong>pickle module, <a href="#pickle">25</a></strong><br>
@@ -109,37 +109,37 @@ <h3 id="p">P</h3>
109109
<strong>property decorator, <a href="#property">15</a></strong><br>
110110
<strong>pygame library, <a href="#pygame">42</a>-<a href="#basicmariobrothersexample">43</a></strong> </p>
111111
<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>
113113
<h3 id="r">R</h3>
114114
<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>
116116
<strong>recursion, <a href="#lrucache">13</a></strong><br>
117117
<strong>reduce function, <a href="#mapfilterreduce">11</a>, <a href="#operator">31</a></strong><br>
118118
<strong>regular expressions, <a href="#regex">5</a>-<a href="#specialsequences">6</a></strong><br>
119119
<strong>requests library, <a href="#scraping">35</a>, <a href="#test">36</a></strong> </p>
120120
<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>
124124
<strong>shell commands, <a href="#shellcommands">25</a></strong><br>
125125
<strong>sleep function, <a href="#progressbar">34</a></strong><br>
126126
<strong>slots attribute, <a href="#slots">15</a></strong><br>
127127
<strong>sortable, <a href="#list">1</a>, <a href="#sortable">16</a></strong><br>
128128
<strong>splat operator, <a href="#splatoperator">10</a>-<a href="#otheruses">11</a></strong><br>
129129
<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>
131131
<strong>strings, <a href="#string">5</a></strong><br>
132132
<strong>struct module, <a href="#struct">28</a>-<a href="#integertypesuseacapitalletterforunsignedtypeminimumandstandardsizesareinbrackets">29</a></strong><br>
133133
<strong>subprocess module, <a href="#sends11tothebasiccalculatorandcapturesitsoutput">25</a></strong><br>
134134
<strong>super function, <a href="#inheritance">14</a></strong><br>
135135
<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>
137137
<h3 id="t">T</h3>
138138
<p><strong>table, <a href="#table">34</a></strong><br>
139139
<strong>template function, <a href="#dynamicrequest">36</a></strong><br>
140140
<strong>threading module, <a href="#threading">30</a></strong><br>
141141
<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>
143143
<strong>type, <a href="#type">4</a>, <a href="#type-1">31</a></strong> </p>
144144
<h3 id="w">W</h3>
145145
<p><strong>wave module, <a href="#audio">40</a>-<a href="#writefloatsamplestowavfile">41</a></strong><br>

pdf/index_for_pdf_print.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,16 +68,16 @@ <h3 id="i">I</h3>
6868
<strong>introspection, 31</strong><br>
6969
<strong>ints, 4, 7, 8, 28</strong><br>
7070
<strong>is operator, 16</strong><br>
71-
<strong>iterable, 4, 18</strong><br>
71+
<strong>iterable, 4, 18, 19</strong><br>
7272
<strong>iterator, 3, 17</strong><br>
7373
<strong>itertools module, 3, 8</strong> </p>
7474
<h3 id="j">J</h3>
7575
<p><strong>json module, 25, 46</strong> </p>
7676
<h3 id="l">L</h3>
7777
<p><strong>lambda, 11</strong><br>
7878
<strong>list comprehension, 11</strong><br>
79-
<strong>lists, 1-2, 11</strong><br>
80-
<strong>locks, 29</strong><br>
79+
<strong>lists, 1-2, 4, 11, 19, 21</strong><br>
80+
<strong>locks, 29, 33</strong><br>
8181
<strong>logging, 35</strong> </p>
8282
<h3 id="m">M</h3>
8383
<p><strong>main function, 1, 41</strong><br>
@@ -97,7 +97,7 @@ <h3 id="o">O</h3>
9797
<strong>os commands, 24-25</strong><br>
9898
<strong>os module, 23, 24-25</strong> </p>
9999
<h3 id="p">P</h3>
100-
<p><strong>pandas library, 44</strong><br>
100+
<p><strong>pandas library, 44-48</strong><br>
101101
<strong>partial function, 12, 20</strong><br>
102102
<strong>path, 23-24</strong><br>
103103
<strong>pickle module, 25</strong><br>
@@ -109,37 +109,37 @@ <h3 id="p">P</h3>
109109
<strong>property decorator, 15</strong><br>
110110
<strong>pygame library, 42-43</strong> </p>
111111
<h3 id="q">Q</h3>
112-
<p><strong>queues, 30</strong> </p>
112+
<p><strong>queues, 29, 30, 33</strong> </p>
113113
<h3 id="r">R</h3>
114114
<p><strong>random module, 8</strong><br>
115-
<strong>ranges, 3</strong><br>
115+
<strong>ranges, 3, 4</strong><br>
116116
<strong>recursion, 13</strong><br>
117117
<strong>reduce function, 11, 31</strong><br>
118118
<strong>regular expressions, 5-6</strong><br>
119119
<strong>requests library, 35, 36</strong> </p>
120120
<h3 id="s">S</h3>
121-
<p><strong>scraping, 35, 43, 46, 47, 48</strong><br>
122-
<strong>sequence, 4, 18, 19</strong><br>
123-
<strong>sets, 2, 11</strong><br>
121+
<p><strong>scraping, 35, 43, 46, 47-48</strong><br>
122+
<strong>sequence, 4, 18-19</strong><br>
123+
<strong>sets, 2, 4, 11, 19, 21</strong><br>
124124
<strong>shell commands, 25</strong><br>
125125
<strong>sleep function, 34</strong><br>
126126
<strong>slots attribute, 15</strong><br>
127127
<strong>sortable, 1, 16</strong><br>
128128
<strong>splat operator, 10-11</strong><br>
129129
<strong>sqlite module, 27, 46</strong><br>
130-
<strong>statistics module, 7</strong><br>
130+
<strong>statistics, 7, 37-38, 44-48</strong><br>
131131
<strong>strings, 5</strong><br>
132132
<strong>struct module, 28-29</strong><br>
133133
<strong>subprocess module, 25</strong><br>
134134
<strong>super function, 14</strong><br>
135135
<strong>synthesizer, 41</strong><br>
136-
<strong>sys module, 15, 21, 22</strong> </p>
136+
<strong>sys module, 15, 21-22</strong> </p>
137137
<h3 id="t">T</h3>
138138
<p><strong>table, 34</strong><br>
139139
<strong>template function, 36</strong><br>
140140
<strong>threading module, 30</strong><br>
141141
<strong>time module, 34, 36</strong><br>
142-
<strong>tuples, 3, 11</strong><br>
142+
<strong>tuples, 3, 4, 11</strong><br>
143143
<strong>type, 4, 31</strong> </p>
144144
<h3 id="w">W</h3>
145145
<p><strong>wave module, 40-41</strong><br>

0 commit comments

Comments
 (0)