summaryrefslogtreecommitdiff
path: root/tutorials/module_4/working with irregular data.md
blob: 092fa91daecd149a8e895c636c755dc9ab9444ad (plain)
1
2
3
4
5
6
7
8
#### Working with Irregular Data

**Objective:** Import and visualize scattered data from text files with irregular formatting.

- Parse text files to determine formatting
- Import data from separate sections of a text file
- Extract data from container variables
- Perform calculations on time series data