I am in love with R
but have a romance with Python
Interested in machine learning and computer vision.
My R - 10 commandments
- I am the statistical software LORD, you shall not use other software (sort of Ex...l or similar) out there if you want to learn about me.
- You shall not use "
=
" in vain. - Observe the time and length of your code. Indent your code and not allow spaghetti lines.
- Honor the sites such as SO, R-Blog or similar, they will make your code (life) painless.
- You shall not kill the illusion to learn R of newbies.
- Neither shall you leave your code without comments.
- Neither shall you steal code without referring authorship.
- Neither shall you bear unnecessary for loops. Make use of apply-functions!
- You shall not covet your neighbor's code, there is always dplyr and data.table to try alternative solutions.
- You shall not covet your neighbor's software-goods - R is free!