NumPy
NumPy is an open source library for the Python programming language, adding support for large, multidimensional arrays, and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.
- GitHub: https://github.com/topics/numpy
- Wikipedia: https://en.wikipedia.org/wiki/NumPy
- Repo: https://github.com/numpy/numpy
- Created by: Travis Oliphant
- Related Topics: python, scipy,
- Last updated: 2026-06-25 00:18:02 UTC
- JSON Representation
https://github.com/sameerjain/ai-snake-game
Implemented a Q-learning agent to play and learn the classic Snake game, leveraging PyTorch for Neural Network. Visualized using Matplotlib, showcasing agent's evolving performance over time. Built UI using Pygame to visualize Snake, including food, and current score.
anaconda conda matplotlib neural-network numpy pygame python3 pytorch q-learning
Last synced: 09 May 2026
https://github.com/normyee/chatbot-pytorch_nlp
ChatBot utilizing neural networks, NLP techniques, and the Bag of Words model. Implements tokenization and stemming for efficient language processing.
bag-of-words chatbotai neural-network nlp-machine-learning nltk-python numpy python pytorch-nlp
Last synced: 09 May 2026
https://github.com/ranagaballah/true-fake-news
True Fake News Detector NLP model
data-analysis data-science data-visualization deployment machine-learning matplotlib nlp numpy pandas python
Last synced: 09 May 2026
https://github.com/jupfu/beck-view-digitalize
Digitalize 16mm films with Python & reactivex & FT232H
cython ft232h libpng multiprocessing numpy opencv python3 reactivex um232h
Last synced: 09 May 2026
https://github.com/omogbolahan94/lego-analysis
Analysis of LEGO data from 1949 to 2021.
Last synced: 09 May 2026
https://github.com/kemalcalak/developing-driverless-vehicles
This project includes the software required for an autonomous vehicle
numpy object-detection opencv segmentation yolo
Last synced: 09 May 2026
https://github.com/mahmood-anaam/deterministic-dynamic-programming
This repository explores deterministic dynamic programming solutions for the Shortest Path Problem (SPP) and the Traveling Salesperson Problem (TSP). It includes graphical representations, a detailed Jupyter notebook, and practical implementations for optimizing travel routes and minimizing costs in various city-based scenarios.
dynamic-programming graph-theory jupyter-notebook numpy python shortest-path-problem traveling-salesperson-problem
Last synced: 09 May 2026
https://github.com/franciscomartinez45/social-network-analysis
Applied to analyze how misinformation propagates within communities. With the goal of addressing health disparities and improving health literacy particularly in minority populations, the project explores both supervised and unsupervised learning approaches to understand patterns in graph-structured data using a custom Graph Attention Network
matplotlib ml networkx numpy pytorch
Last synced: 09 May 2026
https://github.com/dhruvv1402/x-twitter-bot-python
A Python-powered Twitter bot for content generation, analytics, and automation using Twitter API v2.
huggingface-transformers matplotlib nltk numpy pandas pillow python requests schedule textblob threading tweepy twitter-api wordcloud
Last synced: 09 May 2026
https://github.com/rishieeee/spam-email-classifier
A simple machine learning project that classifies emails as spam or ham using TF-IDF and a Multinomial Naive Bayes model. The project covers data cleaning, text preprocessing, feature extraction, model training, and evaluation. A great beginner-friendly introduction to NLP and ML workflows.
multinomial-naive-bayes numpy pandas python sckit-learn tf-idf
Last synced: 09 May 2026
https://github.com/aliyahscoding/tiny-recommender
Tiny item-item recommender in Python using cosine similarity over a toy user–item matrix. Simple CLI to print top-N recommendations.
collaborative-filtering cosine-similarity numpy pandas python recommender-system
Last synced: 09 May 2026
https://github.com/mattkevan/data-science
Notes from learning various data science topics.
data-science matplotlib numpy python3
Last synced: 09 May 2026
https://github.com/tonoy30/emotion-mask
A pytorch model for add face mask based on detected emotion.
emotion-detection numpy opencv-python python pytorch
Last synced: 09 May 2026
https://github.com/rosemol-jose/noisy-sparse-phase-retrieval-using-thresholded-wirtinger-flow-algorithm
Implementing and evaluating the TWF algorithm against real datasets
mathematics numpy python scipy signal-processing spyder
Last synced: 09 May 2026
https://github.com/omogbolahan94/nobel-prize-winner-analysis
Data exploration, cleaning, visualization and presentation
markdown matplotlib numpy pandas plotly seaborn
Last synced: 09 May 2026
https://github.com/starlitdreams/lunar-landing
This project implements a DQN agent using PyTorch to solve the LunarLander-v2 environment from OpenAI Gym. The agent learns to control the lunar lander using experience replay and a target network, aiming to maximize rewards by landing smoothly. Uses CUDA for computation.
artificial-intelligence cuda deep-learning gymnasium neural-network neural-networks numpy nvidia-gpu python python3 torch
Last synced: 09 May 2026
https://github.com/flexthink/matricize
A convenience library to convert between pure Python objects and their vectorized representations
data machine-learning numpy python
Last synced: 09 May 2026
https://github.com/ishaj72/analysis_model2
Dataset analysis model using matplotlib and other libraries
machine-learning matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/moonshallow5/food_vision_mini
A program which can detect if an image contains either a pizza, sushi or steak: Has now been deployed on Flutter :)
huggingface matplotlib numpy pytorch
Last synced: 09 May 2026
https://github.com/kingsley-ezenwaka/mean-var-std
This is a (mini) Python project, completed as part of the requirements for the Data Analysis with Python certification from freeCodeCamp.com.
Last synced: 09 May 2026
https://github.com/amr-yasser226/pagerank-power-method
Modular Python implementation of the PageRank algorithm via the power method, with discrete‑math foundations, end‑to‑end code, and experimental validation.
discrete-mathematics graph-algorithms markov-chain network-analysis networks numpy pagerank power-method python scipy
Last synced: 09 May 2026
https://github.com/venkat-0706/titanic-survival-prediction
A machine learning project predicting Titanic passenger survival using data preprocessing, feature engineering, and model optimization with Logistic Regression, Random Forest, and XGBoost.
classification-report confusion-matrix gridsearchcv matplotlib numpy onehot-encoder pandas sckit-learn seaborn train-test-split xgboost
Last synced: 09 May 2026
https://github.com/brian-hepler-phd/kak-decomposition-qml
Cartan decomposition (SU(4)) via Lie theory and QML – exact + variational approaches for two-qubit gates.
lie-theory machine-learning numpy pennylane qml quantum-computing quantum-gate-decomposition scipy su4
Last synced: 09 May 2026
https://github.com/mktechai-0786/data-analysis-on-dr-visits
Data Analysis On Dr. Visits dataset
data-analysis matplotlib-pyplot numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/shaikats/python-assignment
Simulation and Modeling Lab assignments using Python, NumPy, Matplotlib, and Jupyter Notebook.
jupyter-notebook matplotlib numpy python simulation-modeling
Last synced: 09 May 2026
https://github.com/nahiyanhkhan/data-processing-and-visualization
Loan Data Processing using Python's numpy and pandas libraries. For data visualization, matplotlib and seaborn are used.
data-analysis-python data-visualization matplotlib numpy pandas seaborn
Last synced: 09 May 2026
https://github.com/sivasurya681/financial-expense-tracker
The Financial Expense Tracker is a Python-based app built with Flet, Pandas, NumPy, and Matplotlib.pyplot for seamless expense management. It enables real-time tracking, categorization, and data visualization through bar and pie charts. Users can generate summaries, export/import data, and make informed financial decisions easily.
calculator-application differntial expense-tracker flet matplotlib-pyplot numpy pandas python salary-calculator total
Last synced: 09 May 2026
https://github.com/khaymanii/credit-card-fraud-detection-model
This model was built using python and Logistic Regression Machine Learning algorithm
matplotlib numpy pandas python sckit-learn
Last synced: 09 May 2026
https://github.com/mairagalvao/final_grades
An analysis of the final grades of students using Python
matplotlib numpy pandas python3
Last synced: 09 May 2026
https://github.com/aroojzahra908/machine-learning
This repository contains helpful guides and materials for easily understanding Pandas, NumPy, and Matplotlib libraries, which are essential tools for creating visual representations of data.
algorithms machine-learning-algorithms matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/priyanshul28/exercise_pandas
A Pandas exercise demonstrating the loading, cleaning and reorganization of data in .xlsx or .csv files, descriptive statistics, data visualization, statistical approximation of data with the normal distribution, etc.). Libraries include Pandas, NumPy, Scipy, SymPy, MatplotLib.
data-cleaning data-visualization matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/chuvalniy/tulia
Contains self-implemented Machine Learning algorithms using only numpy.
boosting from-scratch knn learning logistic-regression machine ml numpy python random-forest regression sklearn testing xgboost
Last synced: 09 May 2026
https://github.com/abdullah2020/hamoye_stageb
This is my Hamoye Stage B project. The project focuses on Predicting Energy Efficiency of Buildings. It implemented different Machine Learning algorithm technique that are not limited to Linear Regression, LASSO, Ridge etc.
eda lasso-regression linear-regression numpy pandas predictive-modeling regression-models ridge-regression rmse rsquare-values
Last synced: 09 May 2026
https://github.com/michaelzheng67/real_estate_ml
AI experiment developed to run against simulated real estate and investing environment
Last synced: 09 May 2026
https://github.com/sanjurajveer/market_basket_analysis
Finding pattern of bought objects through market basket analysis
apriori-algorithm association-rules numpy pandas python seaborn
Last synced: 09 May 2026
https://github.com/carol-neto/sprint-4-statistical-data-analysis
In this project I had the opportunity to test my knowledge by analyzing a phone plan and creating graphs to compare the plans and determine which ones generate the most revenue.
matplotlib-pyplot numpy pandas pytho scipy-stats seaborn statistical-analysis
Last synced: 09 May 2026
https://github.com/raduldev/datasciencepython
Interview Task From CSIR-IGIB, Delhi & maps for journal
biopython colab-notebook counter jupyter-notebook matplotlib numpy pandas
Last synced: 09 May 2026
https://github.com/liannekiarra/university-dissertation
Combining Machine Learning Techniques with Multi-Objective evolutionary Algorithms to Solve Real World Engineering Problems
artificial-intelligence engineering hypervolume matplot multi-objective-optimization neuralnetwork nsga-ii numpy pareto-front pareto-optimality pymoo python3 sklearn
Last synced: 09 May 2026
https://github.com/dulajkavinda/numpy-ml
🔢 Calculations with NumPy library.
calculations jupyter-notebook machine-learning matrices numpy numpy-arrays python
Last synced: 09 May 2026
https://github.com/anker661/autograd-playground
A simple Numpy & Python based auto differentiation system that supports visualization before and after back-propagation.
auto-differentiation autograd computaion-graph jupyter-notebook numpy python3
Last synced: 09 May 2026
https://github.com/dmalexx/lab1_computervision
Computer Vision Intro
matplotlib matplotlib-python numpy opencv rgb
Last synced: 09 May 2026
https://github.com/arjunravi26/selenium
This repository contains code from my learning about Selenium for web scraping and automation.
numpy python selenium time undetected-chrome webdriver
Last synced: 09 May 2026
https://github.com/navindafernando/character-recognition
Sinhala Character Recognition using KNN :coffee:
joblib knn-algorithm machine-learning matplotlib numpy opencv pillow tikiner-gui
Last synced: 09 May 2026
https://github.com/betiniakarandut/portfolio-project
Sukkar and Cornell Integral Approach to Estimate Static Bottom Hole Pressure(SBHP)
Last synced: 09 May 2026
https://github.com/vadimkantorov/fasttsv
TSV parser for Python in pure vectorized NumPy code
numpy parsing simd tsv vectorized-code
Last synced: 09 May 2026
https://github.com/alexgustafsson/word-frequencies
Data and tools to compile word frequencies, trigrams and more for use with NLP, spelling correction etc.
language nlp nltk numpy python python3 sklearn spelling-correction trigram
Last synced: 10 May 2026
https://github.com/chandkund/predicting-student-grades
This project predicts student grades (G1, G2, G3) based on various features such as demographic information, study habits, family background, and other academic factors. The aim is to develop a predictive model that can assist in identifying students who may need additional support.
classification-algorithm ensemble-learning exploratory-data-analysis machine-learning matplotlib numpy pandas regression-models seaborn
Last synced: 29 Apr 2026
https://github.com/armahdavi/ai_ml_assisted_breast_cancer_tumor_detection
Consolidating tutorial codes for breast cancer tumor detection, covering ML fundamentals like classification, feature engineering, training, evaluation, and key performance metrics.
bias-variance feature-engineering logistic-regression machine-learning machine-learning-algorithms medical-application numpy pandas python random-forest recall-precision sklearn xgboost-classifier
Last synced: 29 Apr 2026
https://github.com/hanchiang/python-data-science-handbook
Learn data science with python, numpy, pandas from the book "Python Data Science Handbook: Essential Tools for Working with Data"
data-science numpy pandas python
Last synced: 29 Apr 2026
https://github.com/divansh2025/python_notebook
Welcome to "Basics of Python", a repository designed to help you master the fundamentals of Python. 🚀
datavisualization matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/ksharma67/k-means-algorithm-on-the-iris-dataset
Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K
eda elbow-method iris-dataset kmeans-clustering matplotlib numpy pandas python seaborn silhouette-score
Last synced: 29 Apr 2026
https://github.com/djdurga/upi-transactions-eda
The dataset provided encompasses a comprehensive record of Unified Payments Interface (UPI) transactions spanning the period from January 2023 to December 2023. Unified Payments Interface (UPI) has emerged as a prominent digital payment system in India, facilitating seamless fund transfers between bank accounts instantly.
matplotlib numpy pandas python
Last synced: 29 Apr 2026
https://github.com/jack-thesparrow/tube-color-detect
A Python program that detects the colors stored in tubes and returns a JSON file.
matplotlib-pyplot numpy opencv python3 sklearn
Last synced: 29 Apr 2026
https://github.com/prithviraj-2003/cognifyz-data-science-internship
🎓 Data Science Internship at Cognifyz Technologies 📅 Duration: 2 Months 🧠 Worked on real-world restaurant data 🗂️ Completed structured tasks across 3 levels 📌 Tasks focused on EDA, data preprocessing, visualization, and analysis 📎 Task descriptions provided in an attached PDF
data-analysis data-science data-visualization matplotlib numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/mukeshthenraj/fraud-detection-model
Logistic Regression, Grid Search, and ROC-PR curve evaluation on fraud detection dataset
classification fraud-detection machine-learning numpy pandas scikit-learn
Last synced: 29 Apr 2026
https://github.com/sakshijain009/minor-project-ml-in-python
Exploratory Data analysis on data using python
matplotlib-pyplot ml numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/adalbertobrant/fundamentalista
Analise de Graham e de Greenblatt para escolha de ações baratas e com bom potencial de crescimento ao longo prazo
graham greenblatt matplotlib numpy pandas python3 streamlit
Last synced: 29 Apr 2026
https://github.com/yimethan/basics-of-data-analysis
2023-2 Basics of Data Analysis
data-analysis numpy pandas python
Last synced: 29 Apr 2026
https://github.com/abhishek010397/tigerprediction-machinelearning
Machine Learning Prediction Model Using Multiple Regression to predict Tiger Population in India
keras-tensorflow matplotlib-pyplot multiple-linear-regression numpy pandas python3 r2 sklearn
Last synced: 29 Apr 2026
https://github.com/dmarks84/ind_project_readme-generator
Independent (personal) project in which I automatically generate README files for each of my repositories from my coursework
dataframes etl numpy pandas programming python
Last synced: 29 Apr 2026
https://github.com/michaelzheng67/farmsa-programming-for-finance-spring2021
Source files for the programming for finance presentation (complements the material covered)
excel jupyter-notebook matplotlib numpy pandas python sql yahoo-finance-api
Last synced: 29 Apr 2026
https://github.com/nishumehta/supermart-grocery-sales-retails-analytics
Tableau Dashboard Link :
data-analysis data-cleaning data-visualization jupyter-notebook matplotlib-pyplot numpy pandas python3 seaborn
Last synced: 29 Apr 2026
https://github.com/lavkush-patel9/mnist_dataset_handwritten_digit_classifier_project-lavkush_patel
This is the Ai/ML Project Repo. here using MNIST DATASET from Keras, Tensorflow and recognise hand written digit
keras machine-learning numpy python3 tensorflow
Last synced: 29 Apr 2026
https://github.com/rebeccamorolong/mtn-customer-churn-prdiction
This project addresses a real-world business problem: predicting customer churn for MTN, a major telecommunications company. Customer churn significantly impacts profitability, and accurate predictions enable targeted retention efforts.
anova-test matplotlib-pyplot numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/alfastrek/textinsight-pro
Webscraper with Natural Language Processing
beautifulsoup jupyter-notebook nltk numpy pandas python webscraping
Last synced: 29 Apr 2026
https://github.com/atchayaah/vois_aicte_oct2025_atchayaa
Comprehensive data science analysis leveraging NYC Airbnb market data to derive actionable insights on optimal pricing models, key performance indicators (KPIs), and factors influencing host trust and guest experience optimization.
jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/christs8920/data-science-py
A collection of data science projects made in python.
data-science data-visualization machine-learning matplotlib nltk numpy pandas python sklearn svm-classifier visualization
Last synced: 29 Apr 2026
https://github.com/chandadiya2004/movie-recommendation-system
A Movie Recommendation System built using TfidfVectorizer and cosine similarity. The model processes a large dataset of movies and recommends similar movies based on a given input movie by analyzing textual features and calculating similarity scores.
cosine-similarity numpy pandas python sklearn tfidf-vectorizer
Last synced: 29 Apr 2026
https://github.com/laipching/sprint6_module1
Exploratory Data Analysis with Python (Pandas/Matplotlib/Seaborn). Business questions, metrics and clear visualizations.
data-visualization eda matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/ahshah322/world-happiness-report-2025
Data analysis and visualization of the World Happiness Report 2025 using Python (pandas, seaborn, matplotlib). Explores how GDP, health, freedom, generosity, and corruption perception influence global happiness.
data-analysis data-science matplotlib numpy pandas python seaborn worldhappiness
Last synced: 29 Apr 2026
https://github.com/fanisgl/video-games-sales-data
Data Analysis of Sales Dataset using Python.
data-analysis data-science data-visualization dataset jupyter-notebooks matplotlib numpy pandas poisson-distribution python python3 sales statistics
Last synced: 29 Apr 2026
https://github.com/monddavila/online-retail-data-analysis
Online Retail Exploratory Data Analysis with Python
data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/x-nimesh/panoramer-dockerized
Panoramer is a cutting-edge panoramic image stitching web application designed to transform your images into stunning, professional-quality panoramas. Whether you're a seasoned photographer or a hobbyist, Panoramer's intuitive interface and precise alignment tools make it easy for users of all skill levels to create seamless panoramas.
flask image-processing numpy python react
Last synced: 29 Apr 2026
https://github.com/abideen-olawuwo/sign-language-lambda
A model deployed to AWS Lambda
aws aws-lambda keras lambda numpy requests serverless
Last synced: 29 Apr 2026
https://github.com/harmanveer-2546/bird-species-prediction-using-deep-learning
Using convolutional neural networks to build and train a bird species classifier on bird pics data with corresponding species labels, also build GUI for the same.
3d-graph callback deep-learning eda gui gui-application image-generator imageclassification keras-tensorflow matplotlib maxpooling mobilenetv2 numpy opencv pillow plotly python seaborn transfer-learning visualization
Last synced: 29 Apr 2026
https://github.com/muhammadusman-khan/e-commerce-store-eda
Exploratory Data Analysis on E-commerce store data to uncover insights about sales trends, customer behavior, and product performance using Python libraries like Pandas, NumPy, and Matplotlib/Seaborn.
data-analysis data-science data-visualization e-commerce eda exploratory-data-analysis jupyter-notebook matplotlib numpy pandas python seaborn
Last synced: 29 Apr 2026
https://github.com/fantaso/data-analysis-and-manipulation-with-pandas
Project consists to analyse a publicly available movie dataset found in https://www.kaggle.com/beyjin/movies-1990-to-2017 and use Python tools like Pandas in order to get some initial insights about the dataset and finally proceeding to clean, transform and save a new version of the dataset in a better structure thinking about storing the data in a database.
matplotlib numpy pandas python3 seaborn
Last synced: 29 Apr 2026
https://github.com/iambedant/deeplearning.ai-assignments
cnn convolutional-neural-networks numpy python3 tensorflow
Last synced: 29 Apr 2026
https://github.com/snehasunilnair/image-processing-projects
Image pre-processing techniques using OpenCV.
Last synced: 29 Apr 2026
https://github.com/gvatsal60/ds-on-kaggle
A collection of data science projects, experiments, and insights from Kaggle competitions and datasets
data data-science data-visualization numpy pandas python3
Last synced: 29 Apr 2026
https://github.com/mohamed15058/cognifyz-data-science-internship-restaurant_data_analysis_and_prediction-
Restaurant_Data_Analysis_and_Prediction
fature-engineering machine-learning matplotlib numpy pandas sklearn
Last synced: 29 Apr 2026
https://github.com/andryadsm/asset-analyzer
📈 Project Asset Analyzer (Python)
commodities data-analysis data-visualization economics financial-markets investing matplotlib numpy pandas python seaborn stock-market strategy trading
Last synced: 29 Apr 2026
https://github.com/sophiaas/transform-datasets
Datasets for modeling transformations in data.
Last synced: 29 Apr 2026
https://github.com/shwetapardhi/assignment-04-simple-linear-regression-1
Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regressi
correlation-analysis data-visualization distplot eda feature-engineering model-building model-prediction model-testing numpy ols-regression p-value pandas python regression-plot rsquare-values seaborn simple-linear-regression smf statsmodel t-score
Last synced: 30 Apr 2026
https://github.com/hansalemaos/create_empty_image
Creates new/empty cv2 images/numpy arrays
Last synced: 30 Apr 2026
https://github.com/amirali5/numpy
In this repo, all about NumPy which basically a Python Library used for multidimensional array. It also has functions for working in domain of linear algebra, fourier transform, and matrices. NumPy was created in 2005 by Travis Oliphant. It is an open source project and you can use it freely.
Last synced: 30 Apr 2026
https://github.com/ola-kaznowska/sigmanoid-function
Sigmanoid function. Written in Python 3.13.1 with matplotlib library and numpy
mathmatics matplotlib numpy python python3
Last synced: 30 Apr 2026
https://github.com/priyansusahoo/face_recognition
Major Project: Attendance system project using Face Recognition
face-recognition numpy opencv-python python3
Last synced: 30 Apr 2026
https://github.com/victor-gp/tfg-h16b
The code for my bachelor's thesis, a numerical exploration of the second part of Hilbert's 16th problem
bachelor-thesis dynamical-systems matplotlib-pyplot numpy odeint
Last synced: 30 Apr 2026
https://github.com/samiksha29-patil/hr-employee-data-analysis-visualization-in-python
This project focuses on analyzing an HR Employee Dataset that contains details about employees such as demographics, job status, salaries, performance reviews, satisfaction levels, and attrition reasons.
csv-files data data-visualization dataanalysis matplotlib numpy pandas python seaborn
Last synced: 30 Apr 2026
https://github.com/sjain2580/simple-linear-regression-model
This project demonstrates a simple, yet robust, multiple linear regression model built with Python and scikit-learn to predict median house values in California.
joblib linear-regression matplotlib matplotlib-pyplot numpy python scikit-learn
Last synced: 30 Apr 2026
https://github.com/dina-hosny/import-preprocess-and-visualize-a-dataset-project
A simple project to practice importing a dataset, data cleaning and preparation processes, and visualize the results to answer some given questions.
data-cleaning data-engineering data-science data-visualization jupyter-notebook matplotlib numpy pandas python
Last synced: 30 Apr 2026
https://github.com/omarsaad21/it-salary-eda
A python EDA project implemented on IT department salaries data we made data exploration and made data visulization for some questions on dataset
data explotary-data-analysis juypter-notebook numpy pandas python visualization
Last synced: 30 Apr 2026
https://github.com/shohail-dev/python-sales-analysis
Python analysis project :- Analyze Diwali sales data to improve customer experience and sales .
matplotlib numpy pandas python-lambda python3 seaborn
Last synced: 30 Apr 2026
https://github.com/nikhilsree5/walmartcasestudy
Analysis of Customer Spending Habits at Walmart Inc
clt eda numpy pandas python3 statistics visualization
Last synced: 30 Apr 2026
https://github.com/gill-singh-a/radial-velocity-of-star
A Program that approximates the number of exoplanets and their data (Mass, Radius of Revolution and Time Period of Revolution) present in a star system given the Radial Velocity of Star with noise
astronomical-data-analysis astronomy exoplanets fourier-transform matplotlib numpy physics python python-3 science stars
Last synced: 30 Apr 2026
https://github.com/vishal-verma-96/honey_production_analysis_using_python
In this project, I analyzed U.S. honey production from 1998 to 2021 across different U.S. cities, explored yields, and examined production values using Matplotlib and Seaborn visualizations.
matplotlib numpy pandas python-3 python-visualization seaborn
Last synced: 30 Apr 2026
https://github.com/maguids/supervised-learning---video-games
This project consists on exploratory data analysis and the application of supervised learning models for classification using a Video Games dataset. Second Semester of the First Year of the Bachelor's Degree in Artificial Intelligence and Data Science.
jupyter-notebook machine-learning matplotlib numpy pandas scikit-learn seaborn supervised-learning
Last synced: 30 Apr 2026