|
|
|
|
|
by fifilura
1622 days ago
|
|
Pandas just extends that 1M row limit to ~10M row limit (whatever fits in your RAM) And whenever I work with pandas I run into pesky bugs with not handling integers properly. My answer to that, for both pandas and excel work is to do as much of the work in SQL/views as possible. |
|
As an example of the sharp stuff that causes bugs.