Commit 68b18c5
committed
REVIEWME: custom __iter__, iterates over rows, breaks pandas contract.
Only pandas' __str__ and __repr__ used iteration over rows, our tests
pass either way. This is a very high-level decision which needs the
concensus of the whole group.1 parent 686a68b commit 68b18c5
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
| 883 | + | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
| 889 | + | |
| 890 | + | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
| 895 | + | |
874 | 896 | | |
875 | 897 | | |
876 | 898 | | |
| |||
0 commit comments