-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
contributing python code #361
base: master
Are you sure you want to change the base?
Conversation
merging updates
That's great, many people will appreciate it! You are a still in the progress of adding scripts? Small note: add the __pycache__ folder to .gitignore |
ahhh yes I forgot the pycache. I will add it to .gitignore! We are still working on it and will definitely let you know when we are done. BTW I posted the contributions in twitter: Twitter post. I thought that if anyone else wants to contribute writing the python scripts, then it can be like an "open source" project. |
@tqrahman I would like to contribute to writing the scripts as well 😄, I'll check your pull request and pick up where you left off |
We are working on going through the book and noticed that the code is in R only. So we thought we can contribute the python code to complement the book.