pysal / notebooks

jupyter/ipython notebooks demonstrating PySAL functionality
54 stars 38 forks source link

remove aliasing in the imports? #30

Open ljwolf opened 6 years ago

ljwolf commented 6 years ago

some polite ribbing in the lightning talk suggested we stop importing using aliases.

PySAL devs also might want to revisit the libpysal.api recommendations, if this is a prevailing sentiment.

jGaboardi commented 6 years ago

Are we thinking about getting rid of aliased import altogether (in our code base, too) or only in the example/demo notebooks?