e.g. `STAREPandas/starepandas/io/granules/__init__.py` imports `starepandas`. Why? - Do the docstring examples make use of it? - Is this acceptable practice? - What happens if we remove the imports?
e.g.
STAREPandas/starepandas/io/granules/__init__.pyimportsstarepandas. Why?