csv-to-excel

There are 14 repositories under csv-to-excel topic.

  • iditectweb/converter

    Standalone .NET Converter library, not require Adobe Acrobat component nor Microsoft Office Interop Assemblies, to convert PDF, DOCX, XLSX, HTML, Image, CSV, RTF, TXT in .NET framework

    Language:C#402312
  • SyncfusionExamples/export-data-to-excel-in-c-sharp

    This repository contains Syncfusion Excel library examples that explain how to export data to Excel in C#, from the data table, collection of objects, database, Microsoft Grid controls, array, and CSV. This works without Microsoft Excel Interop.

    Language:C#396118
  • json-excel

    mage1k99/json-excel

    A python script to convert JSON files into Excel, CSV and combine multiple CSV to Single Excel

    Language:Python22603
  • MBenincasa/java-excel-utils

    This Java library allows you to optimize the work with the Apache POI library. There are wrapper classes and utility classes.

    Language:Java12122
  • LimberDuck/converter-csv

    Converter CSV by LimberDuck is a GUI tool to convert multiple large csv files to xlsx files.

    Language:Python11310
  • iColdPlayer/notebook

    Simple things to make work easier.

    Language:Jupyter Notebook5504
  • Matheus-de-Sousa/Gerenciador-de-arquivos-csv-em-python

    O objetivo do programa é permitir que o usuário crie tabelas csv e também que busque, visualize, adicione ou delete registros de uma tabela csv, podendo utilizá-la como datalogger ou no excel.

    Language:Python3200
  • vimaltiwari2612/CSVParser

    A simple online tool to view csv files in tabular format and do certain operations like edit, delete, add, update data, sort and filter them. Can be used for data analysis, Or when MS-Excel doesn't open.

    Language:HTML3400
  • Aka-sh11/CSV-to-Excel

    Application to convert CSV to Excel files.

    Language:Python2102
  • JamesHanZhang/table-data-format-transform-app

    excel, markdown, csv, sql 数据源批量/单独格式互相转换

    Language:Python2160
  • Sharath0812/Airbnb-Market-Analysis-and-Real-Estate-Data-Visualization

    Objective: Analyze the impact of Airbnb on the rental and real estate markets in various Californian regions using data visualization techniques.

  • VirtualZero/CloudFrontAccessLogsToExcel

    When AWS CloudFront is configured to deliver access logs, it can be a chore to parse, aggregate, and organize all of the data. Each access log is ~5 KB and thousands can easily stack up within a week. CloudFrontAccessLogsToExcel offers 2 solutions: a cloud solution that will run without intervention on a schedule defined by a Cron expression and a CLI version for local use.

    Language:Python0200
  • MuhammadAdnan1998/Growth_Mindset_Challenge_Web_App_with_Streamlit

    Data Sweeper is a Streamlit-based tool for CSV to Excel conversion, data cleaning, and visualization. Easily remove duplicates, fill missing values, select columns, and generate interactive charts. Perfect for data analysts and business professionals. 🚀

    Language:Python