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
Suggestion/ Idea:
Use tools like itable for easier navigation (haven't used them before). This would however likely require a distinction between command line and Jupyter Notebook...
normally we try to reduce the number of dependencies to a bare minimum to keep the footprint of Python libraries small. For example, even when we have notebooks for documentation, jupyter notebooks would not be required to install the package, because it is not necessary to run and use the Genesis Python wrapper, only to access/run the documentation, so it's a developer dependency, not a required dependency. I like the idea of itable but I see little value in adding it to our library as we primarily serve the data not displaying it. The core feature of our library is to fetch data from GENESIS, it should be up to the data scientist how and with which tools to further analyze the data.
No description provided.
The text was updated successfully, but these errors were encountered: