Description
The transform_dates.py script is designed to transform the date column in a CSV file from the MMM-yy format (e.g., Jan-23) to the ISO yyyy-MM format (e.g., 2023-01). This script reads the CSV file, applies the transformation, and saves the result to a new CSV file.
Requirements Python 3.x pandas library.
Requirements Python 3.x pandas library.
Date made available | 25 Jun 2024 |
---|---|
Publisher | Zenodo |