Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 424 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 424 Bytes

lectures

It's a repository for lecture notes I've used in my lecture last few years. Basically, most of lectures are covering the basis of each programming language itself.

python-data-analysis-beginner : This lecture is designed for those who want to start studying data-analysis. It starts with 4 week of python basic lectures, and then covers data analysis using most popular data analysis packages, numpy and pandas.