CSV
A comma-separated values (CSV) file is a delimited text file that uses a comma to separate values.
Projects with this topic
-
〽️ The eLxr Metrics project is designed to provide insights into the website performance and package distribution metrics. It tracks key indicators such as website view count and download statistics for binary packages📦 , presenting the data in visually informative charts📊 📈 .Updated -
Reads in a csv file (uploaded to Amazon S3 bucket) as a pandas dataframe. Performs basic data transformations and adds a column with flags based on ranges in temperature values in the dataframe. Uploads a copy of the modified data as a csv file in a different bucket. Emails list of recipients with a presigned URL to download the object.
Updated -
Provide HTML and CSV reports on members of a group, its subgroups and projects, including access level to make group administration more efficient.
Example: https://gitlab-com.gitlab.io/cs-tools/gitlab-cs-tools/gitlab-group-member-report
Updated -
Collection of parsers and import filters for spreadsheet documents.
Updated -
Adult Health Information Diet Electronic Recommender
Updated -
Provides some libraries to read and write simple plain text using the boost Spirit library. The main use case is a CSV parser that should read files conforming to CSV-1203 and RFC-4180 standards.
Updated -
A comprehensive repository documenting my study work on Big Data Analytics, Machine Learning, and Python, as part of my coursework at IBA Karachi. This repository includes detailed notes, code snippets, and project files, providing insights into essential concepts and techniques for data analysis, modeling, and big data processing.
Updated -
Extract-Metadata permet l'extraction de métadonnées à partir de bases de données tabulaires (au format .csv) et d’imagerie (au format DICOM). Les métadonnées extraites sont stockées au format JSON.
Updated -
-
index/main GitLab Pages web site at GitLab of Tiny Weather Forecast Germany open source android weather app by Pawel Dube
Updated -
Python script tool to analyse and process big log files directly from the command line.
Updated -
This repository contains a Python client that can be used to automatically sync profile information from an identity store to a Pleio subsite.
Updated -
Create, Read, Update and Delete content of a csv file using Python libraries (Numpy and Pandas)
Updated -
Simple python script to read *.csv file of calendar dates and ranges and create an iCal *.ics file that is importable into many different calendar programs. Used for automating the creation of holiday, school, or corporate calendars.
Updated -
2 class from csv (CatBoost & Naive Bayes)
Updated -
Compare columns with same name from HWiNFO, Core Temp, AIDA64, SpeedFan, GPU-Z logs creating a graph
Updated -
Alguns exemplos simples de Web Scrapping com Python, para retornar no console dados desejados e salvá-los em arquivos CSV.
Updated -
English: The project aims to display graphs of Accident, Congestion and Precipitation data in real time, history and forecast, with this data coming from API collection and stored in CSV files. The project uses the Pandas, Plotly Express and Streamlit libraries, as well as others for processing and displaying data.
Pt-BR: O projeto tem por objetivo exibir gráficos de dados de Acidentes, Congestionamento e Precipitação em tempo real, histórico e previsão, sendo estes dados provenitentes de coleta de API e armazenados em arquivos CSV. O projeto usa as bibliotecas Pandas, Plotly Express e Streamlit, além de outras adicionas para tratamento e exibição dos dados.
Updated -
Project for Spring '24 Data Structures course
Updated -