Commit 9d121a0
authored
GH1299 Allow for Index and Series in the second argument of DataFrame.loc (pandas-dev#1310)
* GH1299 Allow for Index and Series in the second argument of DataFrame.loc
* GH1299 Formatting1 parent 1168ec7 commit 9d121a0
2 files changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3737 | 3737 | | |
3738 | 3738 | | |
3739 | 3739 | | |
3740 | | - | |
| 3740 | + | |
| 3741 | + | |
3741 | 3742 | | |
3742 | 3743 | | |
3743 | 3744 | | |
3744 | 3745 | | |
3745 | 3746 | | |
3746 | 3747 | | |
| 3748 | + | |
| 3749 | + | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
| 3753 | + | |
| 3754 | + | |
| 3755 | + | |
| 3756 | + | |
| 3757 | + | |
| 3758 | + | |
3747 | 3759 | | |
3748 | 3760 | | |
3749 | 3761 | | |
| |||
0 commit comments