Welcome to Python for Data Science.

The objective of this module is to provide fundamental understanding of the python programming language needed to follow an introductory course in Data Science.

You will start with the basics of python programming, including python data structures, functions and classes.

We follow this up by an introduction to Numerical Python (NumPy) and finally, the course will provide a basic introduction to linear regression from scratch.

Along the way, we will introduce foundational ideas of statistics, linear algebra and calculus.

At the end of this module, you will have the tools and the concepts needed to successfully undertake a rigorous course in machine learning.

This page introduces you to the team, the basic instructions, the schedule and various elements of our class.

The Team

Instructor

Dr. Ignacio Becker

  • Astronomer currently pursuing a Ph.D. in Computer Science at Pontificia Universidad Católica in Chile.
  • His main area of research is applied AI to astrophysical problems.
  • Nowadays, he focuses on developing models to process the real-time data of the next generation of telescopes.

Teaching Assistants

Click on avatars of the team members to know more about them.


The Coursework

We have very carefully designed the coursework to give you, the student, a wholesome learning experience.

We will hold two weekend sessions per week for a total of five weeks.

What to expect

Pre-Session
Before the session begins, students are expected to complete a pre-class reading assignment and attempt a quiz.

During Session
During the session, we will have live instruction interspaced with collaborative coding in small groups assisted by our teaching assistants. This will help you develop intuition for the core concepts and provide guidance on technical details.

Post-Session
After the session, students are expected to complete a short post-class quiz based on the principal concepts covered in class.

Course syllabus

The Class

Lecture Sessions:

  • Wednesday: 6:30 PM - 8:30 PM IST

  • Saturday: 6:30 PM - 8:30 PM IST

Office hours:

  • Monday: 6:30 PM - 7:30 PM IST

Please check your mail for more information.

Diversity & Inclusion

We actively seek and welcome people of diverse identities, from across the spectrum of disciplines and methods since Artificial Intelligence (AI) increasingly mediates our social, cultural, economic, and political interactions [1].

We believe in creating and maintaining an inclusive learning environment where all members feel safe, respected, and capable of producing their best work.

We commit to an experience for all participants that is free from – Harassment, bullying, and discrimination which includes but is not limited to:

  • Offensive comments related to age, race, religion, creed, color, gender (including transgender/gender identity/gender expression), sexual orientation, medical condition, physical or intellectual disability, pregnancy, or medical conditions, national origin or ancestry.
  • Intimidation, personal attacks, harassment, unnecessary disruption of talks during any of the learning activities.

Reference:

[1] K. Stathoulopoulos and J. C. Mateos-Garcia, “Gender Diversity in AI Research,” SSRN Electronic Journal, 2019 [Online]. Available: http://dx.doi.org/10.2139/ssrn.3428240.

Education software we use

  • Our lectures and labs are carried out via Zoom (install instructions).
  • Quizzes & exercises will be conducted on our own digital learning platform.

All exercises and homeworks in this course will be done in jupyter notebooks. This link will help you setup jupyter lab and get you acquianted with jupyter notebooks.


Parting Note

As you will learn in the course, programming for data science is not just about writing efficient code.

It requires proficiency in critical thinking, ideation & experimentation.

Keeping that in mind, you are advised to give your full active attention to every session.

We wish you well for the start of your data science journey.