'Is there a way to change the cell format of an entire excel column to Date with Python/openpyxl?
I made a script which lets me extract and structure financial data from our central bank with openpyxl and pandas but my first column in the Excel Workbook which contains Month (Dates) has a normal text/general format and I want it to be Date format. Is there any way to solve that issue within the same script? I'll let you a Screenshot of the Excel output. Excel
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
