Skip to content
#

data-manipulation-with-pandas

Here are 15 public repositories matching this topic...

The objective is to analyze flight delays in the United States. Data from airlines, airports, and runways will be collected and processed. Machine learning models will be built using logistic regression, decision trees, and XGB classifiers. Visualizations will be created in Tableau, and Excel dashboards and SQL queries will be used for analysis.

  • Updated Jun 21, 2023
  • Jupyter Notebook

Pandalyzer is a code-analysis tool for analyzing scripts written in Python using the Pandas data-manipulation library. The tool is still under development and supports only a subset of Python constructs and Pandas operations. It uses Abstract Interperation framework defined in my bachelor thesis: https://github.com/Hrubian/bachelor-thesis

  • Updated May 8, 2024
  • Kotlin

This is an end-to-end Data Analysis project using python and it's libraries pandas, numpy, matplotlib, seaborn. I have performed full data analysis steps on largest retail e-commerce orders dataset of Pakistan from problem statement to presenting report. It contains half a million transaction records from March 2016 to August 2018.

  • Updated Jan 5, 2024
  • Jupyter Notebook

This project examines the crucial metrics around first serves, analyzing the differences between match winners and losers using an exploratory data analysis approach. I uncover patterns in serve percentages and effectiveness, providing insights into the pivotal role the first serve plays in determining match outcomes.

  • Updated Jan 9, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the data-manipulation-with-pandas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-manipulation-with-pandas topic, visit your repo's landing page and select "manage topics."

Learn more