Skip to content

Resources for Those who are New to Python

There are many free & interactive platforms to learn Python and Python for Data Science:

  • https://www.kaggle.com/learn
  • https://www.sololearn.com/learning/1073
  • https://www.freecodecamp.org/learn/-scientific-computing-with-python/

There are several offerings from each of these platforms.

Writing good PEP8 compliant code:

  • https://realpython.com/python-pep8/

Moving from R to python

  • https://cran.r-project.org/web/packages/reticulate/vignettes/python_primer.html
  • https://www.mit.edu/~amidi/teaching/data-science-tools/conversion-guide/r-python-data-manipulation/
  • https://www.kaggle.com/code/hiteshp/r-to-python-tutorial/notebook