Open
Description
Hi, I think it iwould be a good idea to be able to parameterise the logger (i.e. a verbose param).
I am currently using a DataFrameMapper on a Dask DataFrame of hundreds of columns, and thus every time I call the transform()
function, I get an output of +100 * n_partitions
lines, due to this line.
Cheers!
Environment info
python==3.7.9
sklearn-pandas==2.1.0
Metadata
Metadata
Assignees
Labels
No labels