Talk given based on an (incomplete) lecture in data engineering for road engineers. An example data file from a data logger measuring climate conditions around roads in Norway was provided
- Exploring an arbitrary data file and loading it into Pandas
- Handling dates and times in Python
- Handling timezones and Daylight Savings
- Working with Pandas dataframes
The notebook is incomplete and does not address plotting data within Pandas.
Add Comment