Skip to main content

Python

Content tagged with Python

Not finding what you're looking for? Try using Advanced Search.
Not finding what you're looking for? Try using Advanced Search.

Python Natural Language Processing

Events
This hands-on workshop will introduce foundational concepts in natural language processing (NLP) as well as techniques for analyzing text (natural language) data using Python's Natural Language ToolKit (NLTK) library. We will work through an entire basic...

Python Web-Scraping (flipped classroom)

Events
This hands-on workshop will introduce basic techniques for web-scraping using popular Python libraries. This is an intermediate-level, and somewhat challenging, workshop appropriate for those who have been using Python for at least a few months. You...

Python Introduction

Events
This hands-on workshop introduces the basic elements of Python by working through an example of how to analyze text data. Python is a general purpose programming language commonly used for data cleaning, analysis, visualization, and other applications...

Tidying Data with Python and OpenRefine

Events
In his paper "Tidy Data," Hadley Wickham riffs on Tolstoy: "Like families, tidy datasets are all alike but every messy dataset is messy in its own way." When we spend 75% of our "analysis" time cleaning and preprocessing data, it makes sense to focus on...

Python Natural Language Processing

Events
This hands-on workshop will introduce techniques for analyzing text (natural language) data using Python's Natural Language ToolKit (NLTK) library. We will work through an entire basic NLP workflow covering acquiring text corpora from the web, text pre...

Python Web-Scraping

Events
This workshop will meet virtually via Zoom. A link will be distributed via email before the workshop. This hands-on workshop will introduce basic techniques for web-scraping using popular Python libraries. This is an intermediate-level, and somewhat...

Python Introduction (Allston)

Events
This workshop will meet virtually via Zoom. A link will be distributed via email before the workshop. This hands-on workshop introduces the basic elements of Python by working through an example of how to analyze text data. Python is a general purpose...

Python Introduction

Events
This workshop will meet virtually via Zoom. A link will be distributed via email before the workshop. This hands-on workshop introduces the basic elements of Python by working through an example of how to analyze text data. Python is a general purpose...

Using Web APIs with Python (DSS Workshop)

Events
This hands-on workshop will help participants integrate RESTful APIs into their data processing workflows. We'll look at how to query the Harvard Art Museums API to get metadata about the most popular images in their collections and exhibits, use the...

Introduction to Web-Scraping with Python (DSS Workshop)

Events
Web scraping is a method of extracting and restructuring information from web pages. This workshop will introduce basic techniques for web scraping using the popular Python libraries. Participants will practice accessing websites, parsing information, and...