-
Notifications
You must be signed in to change notification settings - Fork 215
T021 - One-hot encoding #54
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
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
@sakshimisra well done (thanks for your help @t-kimber)! |
-- edit -- as per my conversation with Andrea, we will wait until I am pinged again to solve the conflicts and merge. Thanks! |
@sakshimisra thanks for the update, well done. I reviewed the shortened version of the notebook and checked/adapted mainly these points
Final Todos, please:
Thanks. |
Thanks everybody, especially @sakshimisra of course! Awesome work ❤️ I cleaned the history a bit as per #99 and will close this as a result. |
Talktorial ID: 021
Content review
here
.DataFrames
)Code review
a_variable_name
vsaVariableName
)black -l 99
)for i in range(len(list))
(see slides)# NBVAL_CHECK_OUTPUT
import ...
lines are at the top (practice part) cell, ordered by standard library / 3rd party packages / our own (teachopencadd.*
)