csv-transformer

There are 4 repositories under csv-transformer topic.

  • adamdecaf/csvq

    CLI tool to parse and transform CSV files

    Language:Go4270
  • Blackspo0n/mintos-parser

    This program parses account statements from mintos and return a readable portfolio performance file

    Language:C#1100
  • seocochan/type-csv-transformer

    CSV-friendly, declarative and type-safe object to class transformer.

    Language:TypeScript0200
  • MuhammadSaqib001/CSV-Transfromer-Streamlit-App

    CSV Editor is an intuitive web application built using Streamlit that allows users to upload, process, edit, and download CSV files. The tool checks for the presence of required columns in the input CSV and applies necessary transformations before presenting the data in an editable format.

    Language:Python