Python Quick Strike Learning Cohort: Session 3- Pandas
by
Back to Python Quick Strike Learning Cohort: Session 1- Introduction & Setting Up
Tue, Oct 8, 2024
5 PM – 7 PM EDT (GMT-4)
Louis A. Simpson International Building A71
Louis A. Simpson International Building A71, Princeton, NJ 08544, United States
Registration
Details
Overview: Python Quick-Strike Learning Cohort is offered through a collaboration between Princeton Institute for Computational Science and Engineering (PICsiE) and GradFUTURES. The Python Learning Cohort is an intensive, eight-week program open to all graduate students, postdocs, and research professionals eager to develop practical Python programming skills from the ground up. Whether you’re a complete beginner or looking to solidify your foundational knowledge, this learning cohort offers a structured path to proficiency with topics relevant to all four divisions: Humanities, Social Sciences, Natural Sciences and Engineering. Upon successful completion of learning cohort including capstone, participants will receive a micro-credential and certification recognizing their proficiency in Python.
Throughout this cohort, participants will engage in a series of targeted sessions that systematically build from basic concepts to advanced applications in data science and machine learning. The curriculum is designed to ensure that by the end of the program, you have a comprehensive understanding of Python and can apply your skills in real-world scenarios.
Session Description: When working with well-labeled data from CSV-like files or databases, Pandas is a powerful library that allows you to load, access, and process data using clear labels and logically-named methods. This week we’ll start to load larger datasets and learn how these libraries can help us work efficiently.