Data Analysis

Last updated on 2024-07-11 | Edit this page

Estimated time: 60 minutes

Overview

Questions

  • How can I process tabular data files in Python?
  • How can I do the same operations on many different files?

Objectives

  • read in data files to Python
  • perform common operations on tabular data
  • write code to perform the same operation on multiple files

FIXME

Key Points

  • NULL