You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitting a seg fault on a specific usage of .ix/.loc with release 0.12.0 (and current master). Any help is greatly appreciated. Let me know if I can provide any more info.
Here's an example produced with pandas 0.12.0 and numpy 1.7.1.
Hitting a seg fault on a specific usage of .ix/.loc with release 0.12.0 (and current master). Any help is greatly appreciated. Let me know if I can provide any more info.
Here's an example produced with pandas 0.12.0 and numpy 1.7.1.
(.loc in place of .ix fails in the same way)
For comparison, here's the behavior with 0.11.0:
System info
Python info
The text was updated successfully, but these errors were encountered: