Read fixed width data files with Python 3
-
Updated
Nov 21, 2022 - Python
Read fixed width data files with Python 3
Tabular data utilities to support the Data Innovation Program (DIP) which brings together data from different ministries in a secure environment -- and other initiatives which use tabular data, such as the BCWS Fuel Type Layer (FTL) project
PyPi Package which parses a fixed-width-format payment file into csvs. (Leverages a hyphen header-row for field widths).
Web scrape Massey Computer Rankings. ( https://www.masseyratings.com/cb/arch/compare2018-18.htm)
Pandas data frame to fixed width format.
Custom Pydantic models for serializing and deserializing fixed-width format data.
Add a description, image, and links to the fixed-width topic page so that developers can more easily learn about it.
To associate your repository with the fixed-width topic, visit your repo's landing page and select "manage topics."