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
Added some useful links to the README file on the dev branch. Most probably, it'll make sense to use Anaconda for Python that provides a possibility to set up the same environment on any pc when developing the same code base. Moreover, for development it can be useful to use Jupyter Notebook. There is a need to take some more time for investigating it.
To describe our own standard of code for Python based on best practices, e.g.,
https://gist.github.com/sloria/7001839
https://www.python.org/dev/peps/pep-0008/
The text was updated successfully, but these errors were encountered: