Open samukweku opened 3 months ago
At the moment, jn.select applies only to DataFrames. Extending to pd.Series would be handy, especially when selecting MultiIndexes.
jn.select
At the moment,
jn.select
applies only to DataFrames. Extending to pd.Series would be handy, especially when selecting MultiIndexes.