You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it should be lazy-loader for the public name (website, communication, etc.) and the import should do lazy_loader. It's a bit confusing for users: ex. pip install scikit-learn and import sklearn. But it's a very common pattern.
I wasn't sure whether to go with
lazy-loader
orlazy_loader
. What is the convention, @tupui?The text was updated successfully, but these errors were encountered: