Remove set_printoptions already. · Issue #3046 · pandas-dev/pandas (original) (raw)
So, 0.11 was released a couple of months ago, 0.12 is fast approaching and set_printoptions
/reset_printoptions
have had a deprecation warning attached
to them since 0.10.0.
Isn't it time to remove them?