/EDA_Toronto_TTC

Primary LanguageJupyter Notebook

EDA_Toronto_TTC 🚎

Did you waste lots of my time in TTC stations of toronto as well? 😎

In this Notebook I tried to learn more about visualising and extration info from a dataset with Numerical and categorical data as well as Date and Time.

Database

I used the Open Data provided by CityofToronto. You can find the data related to first 6 months of the 2022, which is already used in this notebook,:point_right:here 👈

Libraries

  • NumPy
  • Pandas
  • matplotlib
  • seaborn
  • plotly