Skip to content

chikeorah/UK-MOT-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UK-MOT-Tests

This repository contains a Jupyter notebook that attempts to clean up the 2023 MOT tests data in order to visualise it using Power BI. Given the size of the dataset, I encountered some difficulties in properly manipulating it solely within Power BI. To address this, I also utilised Python. Specifically, I leveraged Pandas, known for its robust data structures like Series and DataFrame, which efficiently handle large datasets. Pandas' DataFrame is also highly compatible with NumPy functions, accelerating my data manipulation process.

Getting Started

  1. Clone this repository.
  2. Install the necessary libraries mentioned in requirements.txt.
  3. Run the Jupyter notebook.

Requirements

  • Python 3.7+
  • Jupyter
  • pandas

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published