An open API service indexing awesome lists of open source software.

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.

https://github.com/rushilsharma1/iphonesales_eda

An exploratory data analysis of an Iphone sales in jupyter notebook with the help of python and its libraries

data-science exploratory-data-analysis jupyter-notebook numpy pandas python seaborn

Last synced: 20 Jan 2026

https://github.com/azaz9026/loan_approval_prediction

Welcome to the Loan Approval Prediction repository! This project aims to build a predictive model that can determine whether a loan application should be approved or denied based on various features. Purpose The goal of this repository is to develop a machine learning model that can accurately predict loan approval decisio

data data-analysis data-visualization eda machine-learning numpy pandas python statistics

Last synced: 06 Apr 2026

https://github.com/doonse/ml-handwritten

Neural Network which recognize numbers from images of size 8x8. Done using NumPy.

handwritten-digit-recognition machine-learning-algorithms neural-network numpy

Last synced: 15 May 2026

https://github.com/imnotannamaria/ia-ml-scikit-learn

Learning tradicional machine learning with scikit-learn.

numpy pandas python scikit-learn seaborn

Last synced: 06 Apr 2026

https://github.com/dhavltharkaaar/portfolioprojects

This Repository contains the project related to my portfolio

css flask flask-api html5 idle jupyter-notebook matplotlib numpy pandas python python3 sklearn spyder

Last synced: 06 Apr 2026

https://github.com/abdelrahman-amen/face_recognition

This project implements a real-time face recognition system using Python, OpenCV, and the face_recognition library. It identifies individuals by comparing facial features from live video streams with pre-stored encodings, enabling fast and accurate recognition.

cmake cv2 dlib-face-detection face-recognition numpy opencv os python

Last synced: 10 May 2026

https://github.com/abhinav330/credit-score-classification-problem

This project aims to analyze credit card customer data, clean the dataset using libraries such as Pandas and NumPy then create a machine learning model using sklearn

credit-card credit-card-fraud credit-card-fraud-detection credit-risk credit-scoring data-science machinelearning numpy pandas python sklearn

Last synced: 08 Sep 2025

https://github.com/hariprasath-v/zindi_umojahack-india-income-prediction-challenge

Create a machine learning model to predict whether an individual earns above 50,000 in a specific currency or not.

catboost-classifier classification exploratory-data-analysis f1-score matplotlib numpy pandas python scikit-learn seaborn shap zindi

Last synced: 13 Apr 2026

https://github.com/hariprasath-v/av_job-a-thon-june-2022

Machine learning model to predict if the user would buy the product in the next 3 months or not.

matplotlib numpy pandas pycaret python seaborn sklearn

Last synced: 20 Apr 2026

https://github.com/azaz9026/house_price_prediction_with_machine_learning

🏑 House Price Prediction with Machine Learning Project πŸ€–πŸ’° Seeking to revolutionize the real estate industry with cutting-edge technology? Explore my latest project, where I leveraged machine learning algorithms to predict house prices accurately.

linear-regression machine-learning-algorithms metaploit numpy pandas pickle python seaborn visualization

Last synced: 12 Apr 2026

https://github.com/sauravokos/deep-learning

Repository on private project concerning Deep Learning through multilevel neural networks

keras numpy pillow python python-3-5 scikit-image scikit-learn scipy tensorflow tensorflow-examples tkinter tkinter-graphic-interface

Last synced: 02 Apr 2026

https://github.com/rusenaite/frame-quality-clustering

Python application that processes video files to extract frames and analyze their quality using blur detection and clustering techniques.

numpy opencv python sklearn

Last synced: 11 Apr 2026

https://github.com/hrolive/deep-learning-nanodegree

As one of the top 3% students from the first phase, "PyTorch Scholarship Challenge" by Facebook AI, I have earned a full scholarship to Udacity’s Deep Learning Nanodegree program

api-gateway aws aws-lambda aws-sagemaker computer-vision convolutional-neural-networks deep-learning deployment machine-learning natural-language-processing numpy pandas python pytorch scikit-learn

Last synced: 12 Apr 2026

https://github.com/ronakbediya310/campus-placement-project

This Flask web application leverages machine learning models to predict campus placements based on user-provided input. It provides an intuitive and user-friendly interface for users to input relevant features, such as academic performance, gender, work experience, and more. The application then processes these inputs through a trained algorithms

flask machine-learning numpy pandas python3 sklearn webapp

Last synced: 10 Apr 2026

https://github.com/yashpandey1405/numpy-assignment-solution

This repository contains solutions to all questions from the NumPy Assignment, organized for clarity and easy navigation. πŸš€

jupyter-notebook numpy python

Last synced: 29 Apr 2026

https://github.com/laurobmb/data_analise

Analise quantitativo de nΓΊmeros de processos judiciais existentes no Nordeste brasileiro

data-science matplot numpy python python3

Last synced: 15 May 2026

https://github.com/matheusotenio/catdog_imageclassifier

Classificar imagens de gatos e cΓ£es, utilizando um conjunto de dados misto.

deep-learning freecodecamp-project ipynb machine-learning matplotlib numpy tensorflow

Last synced: 29 Nov 2025

https://github.com/satyacoder29/crm-analytics

CRM Analytics Dashboard – An interactive dashboard using Tableau, SQL, and Salesforce CRM Analytics (CRMA) to analyze sales performance, customer segmentation, and churn prediction. Features automated ETL pipelines, predictive analytics, and real-time insights for data-driven decision-making. πŸš€πŸ“Š

advanced-excel data-analysis data-cleaning data-collection data-transformation data-visualization matplotlib numpy pandas powerbi python seaborn sql tableau

Last synced: 03 Mar 2025

https://github.com/j-nobull/noble_ana-500

Apply Advbanced Python programming to data science problems

dash machine-learning-algorithms neural-network numpy pandas plotly scikit-learn tensorflow

Last synced: 03 Mar 2025

https://github.com/tsungtsetu122/patternanalysis-gnn-node-classification

This project implements a Mixed Graph Neural Network (GNN) for semi-supervised multi-class node classification using the Facebook Large Page-Page Network Dataset. The goal of the project is to predict the class of each node (page) based on 128-dimensional feature vectors and the graph structure connecting the nodes.

evaluation-metrics gnn matplotlib networkx numpy optimization pandas python pytorch-geometric

Last synced: 03 Mar 2025

https://github.com/danieljvickers/fluid_simulation

An educational example for learning the Navier-Stoke equations. Also included is a C++ and CUDA shared object library, buildable with CMake, for use in your personal projects.

cpp cuda differential-equations navier-stokes numpy physics python simulation

Last synced: 04 May 2026

https://github.com/nickklos10/Compressive-Strenght-Prediction

This project predicts concrete compressive strength using a neural network regression model built with Keras.

jupyter-notebook keras matplotlib numpy pandas python scikit-learn

Last synced: 12 Mar 2025

https://github.com/ljadhav25/knn-algorithm-data-science-

This repository contains a project demonstrating the implementation and application of the K-Nearest Neighbors (K-NN) algorithm in Data Science. The objective is to provide a comprehensive understanding of the K-NN algorithm, including data preprocessing, model training, evaluation, and visualization of results. This project is ideal for beginners

data-analysis data-science knn-classification machine-learning matplotlib-pyplot numpy pandas-library seaborn

Last synced: 16 Apr 2026

https://github.com/RedInfinityPro/Python-Finance

Rating: (8/10) The code performs a linear regression analysis on stock data using the yfinance library, importing necessary libraries, selecting stock symbols, downloading data, fitting a model, making predictions, and visualizing results.

datetime matplotlib numpy pandas random sklearn yfinance

Last synced: 13 Mar 2025

https://github.com/amiriiw/speech_recognition

Welcome to the Speech Recognition Project! This project is designed to train a model for recognizing voice commands and using it to control a simple Snake game in real-time. The project involves training a TensorFlow model for speech recognition and integrating it with a Pygame-based game.

key-word-recognition numpy pygame queue random sounddevice speech-recognition tensorflow threading

Last synced: 13 Mar 2025

https://github.com/xames3/xsnumpy

Basic and bare-bones functionality of NumPy just using pure Python.

numpy numpy-arrays numpy-library python

Last synced: 15 May 2026

https://github.com/wassimoubaziz/sad-project

This project aims to predict weekly sales for Walmart stores using machine learning algorithms. The dataset contains various features such as store type, size, department, temperature, fuel price, CPI, unemployment rate, and markdowns.

ai artificial-intelligence machine-learning matplotlib numpy oubaziz pandas python sklearn wassim

Last synced: 08 Apr 2026

https://github.com/sandy-07/breast-cancer-detection-using-histopathological-images

Using Histopathological images identifying the type of cancer Benign and Malignant tumors.

flask-application html-css numpy pyhton3 tensa tensorflow

Last synced: 11 May 2026

https://github.com/anas436/exploratory-data-analysis-of-cars

Exploratory Data Analysis of Cars in Python

matplotlib numpy pandas python seaborn

Last synced: 12 Apr 2026

https://github.com/gitw1n/japandemographicsinsights

JapanDemographicsInsights is an ongoing project aimed at providing comprehensive insights into the demographic trends of Japan. The project is focused on analyzing and visualizing population data, age distribution, migration patterns, birth and death rates, and other related demographic factors that shape the current and future landscape of Japan.

indevelopment jypyternotebook numpy python3 scientific-visualization

Last synced: 11 May 2026

https://github.com/adnaen/water-quality-analysis

End-to-end Ground Water Quality Prediction app using Streamlit.

classification-model machine-learing matplotlib notebook numpy pandas plotly python sklearn streamlit

Last synced: 30 Dec 2025

https://github.com/armandomtz05/optikit

Solution of the paraxial wave equations using different coordinates systems

fourier-transform holography numerical-methods numpy optics-code optics-simulation pillow

Last synced: 02 Feb 2026

https://github.com/hotequil/fish_classification

Identify the fish specie with Machine Learning.

classification fish keras numpy python tensorflow

Last synced: 27 Mar 2025

https://github.com/abhay-kanwasi/ml-learning

Discover a repository brimming with machine learning insights and projects. Dive into comprehensive documentation of ML concepts, algorithms, and techniques. Explore hands-on projects spanning sentiment analysis, image classification, recommendation systems, and more.

ml numpy pandas python recommender-system sklearn streamlit-webapp themoviedb-api

Last synced: 02 Apr 2026

https://github.com/chaitanyac22/cross_platform_product_mapping_algorithm_for_products

This repository contains a product ID mapping solution using TF-IDF vectorizer for weighted text vectors, Facebook AI Similarity Search (FAISS) for coarse filtering with cosine similarity, and Levenshtein distance for refined matching against the Blinkit catalog. Achieved 11.45% match for Zepto and 11.48% for Instamart.

exploratory-data-analysis faiss levenshtein-distance nlp numpy pandas similarity-search tf-idf-vectorizer

Last synced: 20 Mar 2025

https://github.com/manuethomas/traffic-accident-analysis-us

The project provides a comprehensive analysis of traffic accidents in the US from 2016-2023 aiming to identify key factors contributing to accidents. The analysis also focussed on finding features that could be used to develop a predictive model

exploratory-data-analysis feature-engineering feature-selection matpllotlib numpy pandas seaborn

Last synced: 20 Mar 2025

https://github.com/shibam120302/dog_breed_prediction_app

The Dog Scanner app will identify your dog's breed reliably in just a few seconds! Besides taking a picture, you can also record a video or upload an image from your gallery. Got a mixed breed? No problem, the Dog Scanner app also recognizes mixed breeds!

keras numpy opencv python

Last synced: 06 Apr 2026

https://github.com/ramyacp14/salesforecasting

Forecasts future sales for a retail company using time series analysis with Facebook Prophet. The project involves data preprocessing, exploratory data analysis (EDA), and forecasting with holiday effects considered.

data-preprocessing data-visualization exploratory-data-analysis fbprophet machine-learning matplotlib model-evaluation numpy pandas python seaborn time-series-forecasting

Last synced: 06 Apr 2026

https://github.com/sutterseba/des-python

A simple DES implementation in Python

cryptography numpy python

Last synced: 15 Jun 2026

https://github.com/crispengari/effects-of-covid19-on-trade

This repository visulises the effects of covid19 on trade within these years:

100daysofcode datascience datascience-machinelearning matplotlib matplotlib-pyplot numpy pandas python python3

Last synced: 02 May 2026

https://github.com/stephnna/my_image_classifier

A deep learning-based image classifier built with PyTorch, designed to identify various flower species using architectures like VGG16, ResNet101, and AlexNet. This project leverages transfer learning for improved performance, checkpointing for seamless training, and supports both CPU and GPU devices. Perfect for exploring deep learning models and i

matplotlib numpy python pytorch

Last synced: 11 May 2026

https://github.com/cr00z/dlschool_adv

Π Π΅ΠΏΠΎΠ·ΠΈΡ‚ΠΎΡ€ΠΈΠΉ для сдачи Π΄ΠΎΠΌΠ°ΡˆΠ½ΠΈΡ… Π·Π°Π΄Π°Π½ΠΈΠΉ Π½Π° ΠΏΠ΅Ρ€Π²ΠΎΠΌ сСмСстрС ΠΏΡ€ΠΎΠ΄Π²ΠΈΠ½ΡƒΡ‚ΠΎΠ³ΠΎ ΠΏΠΎΡ‚ΠΎΠΊΠ° курса "Deep Learning" Π¨ΠΊΠΎΠ»Ρ‹ Π³Π»ΡƒΠ±ΠΎΠΊΠΎΠ³ΠΎ обучСния ЀПМИ МЀВИ

matplotlib numpy pandas python pytorch sklearn

Last synced: 02 Apr 2026

https://github.com/kkKaan/tensor-library-403-hw1

A numpy like library for tensor (gergen) operations.

deep-learning numpy python tensor

Last synced: 09 Sep 2025

https://github.com/rkschroeder/portfolio

This repository contains a data science project.

matplotlib numpy pandas sckit-learn seaborn

Last synced: 17 Feb 2026

https://github.com/lemonsoda9013/easy-watermark-tool

A batch image watermarking tool based on Python and Tkinter.

batch-processing gui image-processing numpy pillow python tkinter watermark

Last synced: 15 May 2026

https://github.com/abdelrahman-lila/seam-carving

Seam Carving for Content Aware Image Resizing Project - Computer Vision Lab

numba-jit numpy python

Last synced: 10 Jul 2025

https://github.com/ohyeasabhi/signature-recognizer

Este projeto desenvolve um sistema para verificar a similaridade de assinaturas usando redes neurais. Ele utiliza o Triplet Loss para criar embeddings, focando na avaliaΓ§Γ£o biomΓ©trica com o dataset CEDAR. πŸ–ŠοΈπŸŒ

backpropogation-neural-network computer-vision django image-recognition jupyter-notebook keras machine-learning-projects neural-network numpy one-shot-learning python-project siamese-neural-network signature signature-recogniton tensorflow type voice-recognition windows

Last synced: 08 Apr 2026

https://github.com/bishopce16/surfs_up

An analysis of weather data to determine opening of an ice cream and surf shop using SQLite, SQLAlchemy, and Python.

matplotlib numpy pandas python sqlalchemy sqlite weather

Last synced: 02 Apr 2026

https://github.com/themihirmathur/machine-failure-predictor

The 'Machine Failure Predictor' is a web application designed to enable predictive maintenance for industrial equipment. Leveraging machine learning techniques, this application predicts whether equipment will fail and identifies the type of failure based on key process parameters.

cicd digitalocean docker fastapi flask github github-actions machine-learning matplotlib mlops numpy plotly python randomforest scikit-learn seaborn streamlit

Last synced: 10 Apr 2026

https://github.com/tberchanov/clustering-k-means

Sample program where is implemented clustering by K-means algorithm, and its visualisation.

clustering-algorithm kmeans-clustering matplotlib numpy python

Last synced: 16 May 2026

https://github.com/vipinchaudhary31122002/bytephone

A data science project that explores, visualizes, and models smartphone features from a futuristic 2025 dataset to predict mobile prices using machine learning.

machine-learning matplotlib numpy pandas python3 scikit-learn seaborn streamlit

Last synced: 13 Apr 2026

https://github.com/alejoduarte23/si_bayesianmixturemodel

Implementation of a two-stage fast Bayesian system identification for separated Modes. This repository expands the usage of this technique by adding a mixture model fit to obtain modal parameters from the posterior distribution.

matplotlib numpy scikit-learn scipy

Last synced: 20 Feb 2026

https://github.com/mohammedsaqibms/planar_data_classification_with_onehidden_layer

This repository implements a simple neural network for binary classification of 2D planar data using Python and NumPy. It compares logistic regression with neural networks and includes code for forward/backward propagation, gradient descent, and decision boundary visualization.

backpropagation binary-classification gradient-descent logistic-regression machine-learning neural-networks numpy python3

Last synced: 10 Jul 2025

https://github.com/pradyumnakr/facial-recognition-using-opencv

Uses haarcascades to recognize facial features, patterns and performs feature extraction followed by labelling the data to recognize the faces on a live webcam.

numpy opencv python3

Last synced: 09 May 2026

https://github.com/anufrievsy/man_women

Π”Π°Π½Π½Ρ‹ΠΉ скрипт Π±Ρ‹Π» создан с Ρ†Π΅Π»ΡŒΡŽ поиска ΡΡƒΠ±ΡŠΠ΅ΠΊΡ‚ΠΈΠ²Π½ΠΎ интСрСсных сСрий Π’Π’-ΡˆΠΎΡƒ "ΠœΡƒΠΆΡΠΊΠΎΠ΅ ЖСнскоС"

bs4 clear-output fuzzywuzzy ipython ipython-display jupyter jupyter-notebook jupyter-notebooks matplotlib matplotlib-pyplot numpy pandas pandas-dataframe python requests time youtube youtube-search

Last synced: 05 Feb 2026

https://github.com/mohammedrashithkp/drlforsnakegame

This project utilises a Deep Reinforcement Learning specifically Q learning implemented using PyTorch which learns the game by interacting with the pygame environment .I have followed a tutorial on Freecodecamp YouTube Channel and made the initial model.

deep-reinforcement-learning matplotlib-pyplot numpy pygame python

Last synced: 16 May 2026

https://github.com/itzzmeakhi/ab-testing

This project was done as a part of Udacity's Data Analyst Nanodegree program in which AB-Testing is performed for the users under treatment and control groups to predict whether changes should be done for an website or it is ideal to keep the existing one, based on the performance of old and new pages. Hypothesis testing, z-test, and Logistic Regression is performed to predict results.

bootstrapping hypothesis-testing jupyter-notebook matplotlib numpy pandas python statistics z-test

Last synced: 04 May 2026

https://github.com/michaeldehaney94/opencv

Python OpenCV computer vision projects

matplotlib numpy opencv-python python

Last synced: 20 Jun 2025

https://github.com/1adore1/face-analysis

An application for face recognition and prediction of gender, age range and emotional state.

numpy opencv pandas python pytorch

Last synced: 07 Apr 2026

https://github.com/sumaiyyaf/spotify-data-analysis

This project explores Spotify music data, using Python to clean, analyze, and visualize the dataset. It examines the relationship between audio features and sentiment in song lyrics, uncovering patterns and trends to provide valuable insights into music preferences.

eda numpy pandas python

Last synced: 08 May 2026

https://github.com/nik-kusanagi/jupyter

Treinamento Para AnΓ‘lise de Dados.

big-data jupyter jupyter-notebook matplotlib numpy pandas python python3

Last synced: 30 Apr 2026

https://github.com/ayushhhh123/diwali_sales_analysis

This project provides a comprehensive analysis of Diwali sales data using Python. The primary goal is to derive business insights from customer purchasing behavior during the Diwali festival season. This analysis can help improve marketing strategies, customer targeting, and overall sales performance.

matplotlib numpy pandas python seaborn

Last synced: 07 May 2026

https://github.com/fjohnson87/planning-and-feasability

Data-driven feasibility analysis using pandas, seaborn, and FAO food supply data

matplotlib numpy pandas

Last synced: 04 May 2026

https://github.com/gauravpatil04/ml

This repo is on "Basics skills required for Machine Learning"

matplotlib numpy pandas python seaborn

Last synced: 11 Jul 2025

https://github.com/vivekmodak3/multiple-disease-prediction-system--streamlit-webapp

This repository contains the codebase for "Multiple Disease Prediction Streamlit App". The training notebooks & the datasets are also provided in the respective folders.

machine-learning-algorithms numpy pandas python3 scikitlearn-machine-learning streamlit

Last synced: 07 Apr 2026

https://github.com/muhdhammad/machine-learning

Crafted for hands-on learning and implementation of ML with scikit-learn

data-science jupyter-notebook machine-learning matplotlib numpy pandas python scikit-learn seaborn

Last synced: 07 Apr 2026

https://github.com/rajatnai49/data-science-practices

In this, I am adding all the Python exercises with the solutions related to data handling, analysis, and visualization using libraries such as NumPy, Pandas, and Matplotlib for data analysis and visualization.

jupyter-notebook matplotlib numpy pandas python

Last synced: 09 Apr 2026

https://github.com/athiyaman-m/brain-tumor-classification-using-deep-learning

β€’ This deep learning model is developed to classify and identify different types of brain tumors, as well as determine their existence, using Convolutional Neural Networks. This is achieved through the training and testing of 3264 MRI images.

keras numpy opencv pandas sklearn tensorflow

Last synced: 08 Apr 2026

https://github.com/dmarks84/coursework_project_ml-classifier-eval-selection

Project for University of Michigan Applied Data Science Specialization -- Predicted viewer engagement based on features related to video metrics; evaluated a large set of classifiers under different scoring metrics to select the "optimal" one.

classification cross-validation data-modeling data-reporting data-visualization databases dataframes eda grid-search matplotlib numpy pandas python scikit-learn statistics supervised-ml

Last synced: 02 Apr 2026

https://github.com/farzeennimran/fashion-mnist-dataset-classification-using-neural-network

Implementation of a Multi-layer Perceptron classifier with hyperparameter tuning and k-fold cross-validation employing GridSearchCV for classifying images on the Fashion MNIST dataset πŸ‘—πŸ‘šπŸ‘–

artificial-intelligence data-analysis data-mining data-science dataset deep-learning fashion-mnist-dataset gridsearchcv hyperparameter-tuning kfold-cross-validation machine-learning multilayer-perceptron-network neural-network numpy pandas python sklearn

Last synced: 03 Apr 2026

https://github.com/debjyotisaha/generative-ai-projects

A set of Generative AI projects which can be shown in your portfolio

chatgpt flask genai langchain nlp numpy pandas python streamlit

Last synced: 07 Apr 2026

https://github.com/pramodyasahan/learn-ml

This repository serves as both a personal learning diary and a resource for others interested in understanding and applying machine learning concepts. The projects are categorized based on the type of ML model and are implemented in Python using libraries like scikit-learn, pandas, and numpy.

classification clustering machine-learning matplotlib numpy pandas regression scikit-learn supervised-learning unsupervised-learning

Last synced: 07 Apr 2026

https://github.com/al-ghaly/global-warming-analysis

Analyze the effect of global warming on the average temperature of some of USA states.

matplotlib-pyplot numpy python python-visualization

Last synced: 10 May 2026

https://github.com/ahmedabdalkreem/breast-cancer

It help to know the patient have breast cancer or not and show some of diagram analysis data to know what depenent in this disease that lead to this disease.

matplotlib numpy pandas python sklearn-library

Last synced: 07 Apr 2026

https://github.com/kimi0230/pstocks

Python ηˆ¬θ‚‘εΈ‚

crawler numpy pandas python python3 stocks

Last synced: 07 Apr 2026

https://github.com/ksharma67/partial-dependent-plots-and-individual-conditional-expectation-plots

Individual Conditional Expectation (ICE) plots display one line per instance that shows how the instance's prediction changes when a feature changes. The Partial Dependence Plot (PDP) for the average effect of a feature is a global method because it does not focus on specific instances, but on an overall average.

eda gradient-boosting individual-conditional-expectation linear-regression matplotlib numpy pandas partial-dependence-plot python seaborn sklearn xgboost

Last synced: 12 Apr 2026

https://github.com/yash-dave/creditcard-fraud-detector

An end-to-end Streamlit app for detecting credit card fraud using unsupervised anomaly detection techniques like Isolation Forest, One-Class SVM, LOF, and Autoencoders.

numpy pandas plotly python seaborn streamlit tensorflow

Last synced: 07 Apr 2026

https://github.com/Udacity-MachineLearning-Internship/Support-Vector-Machine

Implementing SVM's using pandas and sklearn in python

numpy pandas sklearn support-vector-machines svm

Last synced: 17 Jul 2025

https://github.com/sohamkul16/excel-sheet-comparator-by-python

The Excel Sheet Comparator project is a Python-based application designed to compare two Excel spreadsheets to identify differences between them. These differences are then highlighted in other downloadable .csv format.

html-css numpy pandas python

Last synced: 17 Jul 2025

https://github.com/chea-young/financial-statistics-practice-using-python

νŒŒμ΄μ¬μ„ ν™œμš©ν•œ κΈˆμœ΅ν†΅κ³„μ‹€μŠ΅ 정리 repository (matplotlib, numpy, pandas, seaborn) πŸ˜€

matplotlib numpy pandas seaborn yfinance

Last synced: 11 May 2026