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

Skip to content

Commit bcf0282

Browse files
committed
Updated index
1 parent 6bb4a63 commit bcf0282

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pdf/index_for_pdf.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h3 id="e">E</h3>
4848
<strong>eval function, <a href="#eval">33</a></strong><br>
4949
<strong>exceptions, <a href="#exceptions">20</a>-<a href="#exceptionobject">21</a>, <a href="#exceptions-1">23</a>, <a href="#exceptions-2">35</a></strong> </p>
5050
<h3 id="f">F</h3>
51-
<p><strong>files, <a href="#print">22</a>-<a href="#csv">26</a>, <a href="#readbytesfromfile">28</a>, <a href="#encodedecode">46</a></strong><br>
51+
<p><strong>files, <a href="#print">22</a>-<a href="#memoryview">29</a>, <a href="#runsabasicfileexplorerintheterminal">34</a>, <a href="#encodedecode">46</a></strong><br>
5252
<strong>filter function, <a href="#mapfilterreduce">11</a></strong><br>
5353
<strong>floats, <a href="#abstractbaseclasses">4</a>, <a href="#floats">6</a>, <a href="#types">7</a></strong><br>
5454
<strong>format, <a href="#format">6</a>-<a href="#comparisonofpresentationtypes">7</a></strong><br>
@@ -94,11 +94,11 @@ <h3 id="n">N</h3>
9494
<h3 id="o">O</h3>
9595
<p><strong>open function, <a href="#contextmanager">17</a>, <a href="#open">22</a>-<a href="#modes">23</a>, <a href="#readobjectfromjsonfile">25</a>, <a href="#readrowsfromcsvfile">26</a>, <a href="#readbytesfromfile">28</a></strong><br>
9696
<strong>operator module, <a href="#operator">31</a></strong><br>
97-
<strong>os commands, <a href="#path">23</a>-<a href="#shellcommands">25</a></strong> </p>
97+
<strong>os commands, <a href="#path">23</a>-<a href="#shellcommands">25</a>, <a href="#runsabasicfileexplorerintheterminal">34</a></strong> </p>
9898
<h3 id="p">P</h3>
9999
<p><strong>pandas library, <a href="#pandas">44</a>-<a href="#confirmedcovidcasesdowjonesgoldandbitcoinprice">48</a></strong><br>
100100
<strong>partial function, <a href="#partial">12</a>, <a href="#userdefinedfunctionscannotbevaluessotheymustbewrapped">20</a></strong><br>
101-
<strong>path, <a href="#path">23</a>-<a href="#direntry">24</a></strong><br>
101+
<strong>path, <a href="#path">23</a>-<a href="#direntry">24</a>, <a href="#runsabasicfileexplorerintheterminal">34</a></strong><br>
102102
<strong>pickle module, <a href="#pickle">25</a></strong><br>
103103
<strong>pillow library, <a href="#image">39</a>-<a href="#animation">40</a></strong><br>
104104
<strong>plotting, <a href="#plot">34</a>, <a href="#plotly">47</a>-<a href="#confirmedcovidcasesdowjonesgoldandbitcoinprice">48</a></strong><br>

pdf/index_for_pdf_print.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h3 id="e">E</h3>
4848
<strong>eval function, 33</strong><br>
4949
<strong>exceptions, 20-21, 23, 35</strong> </p>
5050
<h3 id="f">F</h3>
51-
<p><strong>files, 22-26, 28, 46</strong><br>
51+
<p><strong>files, 22-29, 34, 46</strong><br>
5252
<strong>filter function, 11</strong><br>
5353
<strong>floats, 4, 6, 7</strong><br>
5454
<strong>format, 6-7</strong><br>
@@ -94,11 +94,11 @@ <h3 id="n">N</h3>
9494
<h3 id="o">O</h3>
9595
<p><strong>open function, 17, 22-23, 25, 26, 28</strong><br>
9696
<strong>operator module, 31</strong><br>
97-
<strong>os commands, 23-25</strong> </p>
97+
<strong>os commands, 23-25, 34</strong> </p>
9898
<h3 id="p">P</h3>
9999
<p><strong>pandas library, 44-48</strong><br>
100100
<strong>partial function, 12, 20</strong><br>
101-
<strong>path, 23-24</strong><br>
101+
<strong>path, 23-24, 34</strong><br>
102102
<strong>pickle module, 25</strong><br>
103103
<strong>pillow library, 39-40</strong><br>
104104
<strong>plotting, 34, 47-48</strong><br>

0 commit comments

Comments
 (0)