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
I added a .gitignore to deal with the dataset (csv file), and added a way to download the data from google grive
I ran the code and got an error (related to inputs that are not explained), so...
please break cells up, so each line of block (if loops) of code are in a separate cell
add preamble / description of the purpose of the notebook, and how to use and modify
show a complete example first, then show how a user may modify the example for their own purposes (make up 1 or 2 scenarios)
explain your variables. No idea what "input number of given distributions in dataset' means - what would an average person with no prior background understand?
add commentary throughout - what is this code doing?
add details to README about this notebook - what does it do and why, and how to run it
let's compute and report all percentiles in millimeters, and make a quick notebook showing
The text was updated successfully, but these errors were encountered: