{ "cells": [ { "cell_type": "markdown", "id": "5be1a8c7", "metadata": {}, "source": [ "# Date and Time\n", "\n", "With pandas you can create `Series` with date and time information. In the following we will show common operations with date data.\n", "\n", "