File tree 1 file changed +15
-2
lines changed
1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,24 @@ Selection
30
30
`Extending a panel along the minor axis
31
31
<http://stackoverflow.com/questions/15364050/extending-a-pandas-panel-frame-along-the-minor-axis> `__
32
32
33
+ `Using loc and iloc in selections
34
+ <https://github.com/pydata/pandas/issues/2904> `__
35
+
36
+ MultiIndexing
37
+ -------------
38
+
33
39
`Prepending a level to a multiindex
34
40
<http://stackoverflow.com/questions/14744068/prepend-a-level-to-a-pandas-multiindex> `__
35
41
42
+ `Slicing a multi-index with xs
43
+ <http://stackoverflow.com/questions/12590131/how-to-slice-multindex-columns-in-pandas-dataframes> `__
44
+
45
+ `Multi-index sorting
46
+ <http://stackoverflow.com/questions/14733871/mutli-index-sorting-in-pandas> `__
47
+
48
+ `Partial Selection, the need for sortedness
49
+ <https://github.com/pydata/pandas/issues/2995> `__
50
+
36
51
Grouping
37
52
--------
38
53
81
96
Miscellaneous
82
97
-------------
83
98
84
- `Multi-index sorting
85
- <http://stackoverflow.com/questions/14733871/mutli-index-sorting-in-pandas> `__
You can’t perform that action at this time.
0 commit comments