Summary
In this chapter, we introduced the Python ecosystem for time series. We went through the process of setting up a Python environment. We’ve introduced important libraries and modules such as datetime and pandas, and different ways of loading and creating time series data. We also showed plotting functionality with Matplotlib and Seaborn.