Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 255 Bytes

Python application, which takes csv file generated by one system and reforming the data into different excel files by desired form.

There was used pandas library for reading the data, and openpyxl for creating new excel files.

Made by Pavel Hujer 2023.