Skip to content

A simple Python project for processing and analyzing traffic data from CSV files.

Notifications You must be signed in to change notification settings

OshadhaVimuB/Python-CSV

Repository files navigation

Python-CSV

Overview

This project provides Python scripts for processing and analyzing traffic data from CSV files. It includes functionalities to read, process, and extract meaningful insights from traffic datasets.

Repository Contents

  • Part_ABC.py: Script for processing traffic data from CSV files.
  • Part_DE.py: Script for analyzing processed traffic data.
  • traffic_data15062024.csv, traffic_data16062024.csv, traffic_data21062024.csv: Sample traffic data files used for analysis.
  • results.txt: Output file containing results from the data analysis.

Requirements

  • Python 3.x

Usage

  1. Clone the Repository:
git clone https://github.com/OshadhaVimuB/Python-CSV.git
cd Python-CSV
  1. Run the Scripts:
    • To process the traffic data:
    python Part_ABC.py
    
    • To analyze the processed data and GUI:
    python Part_DE.py
    

Contributing

Contributions are welcome! If you would like to improve this project

About

A simple Python project for processing and analyzing traffic data from CSV files.

Topics

Resources

Stars

Watchers

Forks

Languages