Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with 'relational' or 'labeled' data both easy and intuitive.
Sign up for our weekly newsletter!
Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with 'relational' or 'labeled' data both easy and intuitive.
This four-part, interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience.
This four-part, interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience.
This four-part, interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience.
In this workshop we will cover the most common CTA task: supervised classification.
This hands on workshop builds on part 1 by introducing the basics of Python's scikit-learn package to implement unsupervised text analysis methods.
This hands-on workshop presents a broad overview of the existing methods to use text as data, with a focus on applications in social sciences and humanities.
This workshop introduces students to scikit-learn, the popular machine learning library in Python, as well as the auto-ML library built on top of scikit-learn, TPOT.