Skip to content

The workshop addresses the fundamentals of time series manipulation with Python. The objective is to provide the student with the fundamental knowledge to process, manipulate and visualize time series databases in Python.

License

Notifications You must be signed in to change notification settings

estcab00/timeseries-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Series with Python

📄 Summary

The workshop addresses the fundamentals of time series plotting and manipulation with Python. It was designed to be lectured at the Artificial Intelligence and Computational Methods in the Social Sciences lab - QLAB PUCP. The objective is to provide the student with the fundamental knowledge to process, manage, and visualize time series databases in Python. The workshop is divided into four sessions: the first session covers an introduction to time series concepts and implementation in Python; the second session focuses on techniques for visualizing time series data using Matplotlib; the third session teaches methods for extracting time series data through web scraping techniques; and the fourth session introduces econometric methods and analysis of time series data with Python. Additionally, the workshop includes databases for practical exercises, visual aids, and an assignment to reinforce the concepts learned.

📑 The syllabus is available here.

📚 Structure

  • 📅 sessions: Contains the four sessions of the workshop, detailed below:
    • 01_Time_Series_Introduction: Introduction to time series in Python.
    • 02_Time_Series_Visualization: Data visualization of time series with Matplotlib.
    • 03_Time_Series_Extraction: Extraction of time series data using web scraping.
    • 04_Time_Series_Analysis: Introduction to macroeconometrics with Python.
  • 📊 data: Contains the datasets to be used during the workshop.
  • 🖼️ images: Contains images used during the sessions, including charts and plots.
  • 📝 assignment: Contains the assignment instructions for participants.

👨‍🏫 Lecturer

Esteban Cabrera

About

The workshop addresses the fundamentals of time series manipulation with Python. The objective is to provide the student with the fundamental knowledge to process, manipulate and visualize time series databases in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published