slds-lmu / lecture_i2ml

I2ML lecture repository
https://slds-lmu.github.io/i2ml/
Creative Commons Attribution 4.0 International
146 stars 81 forks source link

Python for R-istas #1182

Open StefanieSwz opened 9 months ago

StefanieSwz commented 9 months ago

The PR includes 6 notebooks which should be used for Bachelor students, that are proficient in R and would like to learn python. it gives an overview how to install python, handle the conda environment and introduces the packages math, numpy, pandas and sklearn. Sklearn is showcased on the penguins data set from kaggle.

StefanieSwz commented 9 months ago

Python for R-istas