Skip to content

Commit a8aa0c6

Browse files
committed
publish-to-github from 511e99f
1 parent d0ea5b5 commit a8aa0c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

03.05-hierarchical-indexing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2820,7 +2820,7 @@ <h3 id="Multiply-indexed-Series">Multiply indexed Series<a class="anchor-link" h
28202820
</div>
28212821
<div class="inner_cell">
28222822
<div class="text_cell_render border-box-sizing rendered_html">
2823-
<p>Partial slicing is available as well, as long as the <code>MultiIndex</code> is sorted (see discussion in <a href="Sorted-and-Unsorted-Indices">Sorted and Unsorted Indices</a>):</p>
2823+
<p>Partial slicing is available as well, as long as the <code>MultiIndex</code> is sorted (see discussion in <a href="#Sorted-and-Unsorted-Indices">Sorted and Unsorted Indices</a>):</p>
28242824

28252825
</div>
28262826
</div>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Python Data Science Handbook</title><link href="http://jakevdp.github.io/PythonDataScienceHandbook/" rel="alternate"></link><link href="http://jakevdp.github.io/PythonDataScienceHandbook/feeds/all.atom.xml" rel="self"></link><id>http://jakevdp.github.io/PythonDataScienceHandbook/</id><updated>2017-08-15T07:53:59Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Python Data Science Handbook</title><link href="http://jakevdp.github.io/PythonDataScienceHandbook/" rel="alternate"></link><link href="http://jakevdp.github.io/PythonDataScienceHandbook/feeds/all.atom.xml" rel="self"></link><id>http://jakevdp.github.io/PythonDataScienceHandbook/</id><updated>2017-08-15T09:15:56Z</updated></feed>

0 commit comments

Comments
 (0)