-
-
Notifications
You must be signed in to change notification settings - Fork 217
ISSUE NUMBER: #106. #114
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
ISSUE NUMBER: #106. #114
Conversation
Added import random and added function for placing.
|
Hello @FinMacDov! Thanks for updating the PR.
Comment last updated on May 11, 2018 at 02:17 Hours UTC |
|
Further improvements would be to add labels to the histograms. Also for the vertical axis would be more readable if it was in terms of percentage. |
|
could you show me the output here pls, by running this on your local machine. |
|
you are doing just great @FinMacDov . Thanks for the effort. |
|
Working on the pep8 issues. |
|
lemme know if you are facing any issues with pep8 fix |
… repeated import time.
|
That's the pep8 issues resolved. Let me know if there anything else you want to change with the code. |
|
Some more pep8 issues got involved |
|
I am merging this as of now |


Thank you for your contribution. Please provide the details requested below.
ISSUE NUMBER
#106.
SHORT DESCRIPTION
Added import random and added function for placing (this was missing and preventing code to run).
TESTING
The code now outputs the histograms. Output needs double check its correct.