Suggest allowing '_' to represent the current dtype when using pp. This would be indispensable when using scaled dtypes along with another interpretation. ``` >>> s.pp('_, bin') ```
Suggest allowing '_' to represent the current dtype when using pp.
This would be indispensable when using scaled dtypes along with another interpretation.