Scikit-image: Remove the numpy wrapper skimage.util.pad

Created on 9 Sep 2019  路  3Comments  路  Source: scikit-image/scikit-image

Most helpful comment

I thought not having a wrapper and teach how to use numpy :) If there is no added value, I do not see the point to have the burden to maintain a function.

All 3 comments

@sciunto do we have a good reason to not have the function around? I think it's very useful to create pipelines.
What would be the alternatives? Not having a pad version at all, or maintain the wrapper?

I thought not having a wrapper and teach how to use numpy :) If there is no added value, I do not see the point to have the burden to maintain a function.

Geez... I whined a while ago we won't have any basic functions in a few... the time is coming! :sweat_smile:

Was this page helpful?
0 / 5 - 0 ratings