Skip to content

Sika5991/Spanish-Railway-Insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Spanish-Railway-Insights

This project involves the analysis of a dataset containing trip information from Renfe, the Spanish railway company. The analysis covers various aspects such as the distribution of origins, vehicle types, vehicle classes, fares, and more.

Project Overview

The main objectives of this project are:

  1. To explore and understand the distribution of various features in the dataset.
  2. To perform statistical tests to uncover significant differences between groups.
  3. To visualize the data to gain insights and make informed conclusions.

Source

The dataset can be found on kaggle using the following link: https://www.kaggle.com/datasets/thegurusteam/spanish-high-speed-rail-system-ticket-pricing/data

Installation

To run this project, you need to have the following Python libraries installed:

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • ydata_profiling
  • scipy
  • statsmodels

You can install these dependencies using the following command:

pip install pandas numpy matplotlib seaborn ydata_profiling scipy statsmodels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published