pandas-python
There are 2044 repositories under pandas-python topic.
BindiChen/machine-learning
Practical Full-Stack Machine Learning
kunalj101/Data-Science-Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
milaan9/10_Python_Pandas_Module
Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipulate tabular data in rows of observations and columns of variables.
TirendazAcademy/PANDAS-TUTORIAL
Jupyter Notebooks and Data Sets for Pandas Library
inforkgodara/python-automated-bulk-whatsapp-messages
It is a python script to send automated bulk WhatsApp messages to multiple recipients from an excel sheet at once.
sksalahuddin2828/Pandas_Numpy_Matplotlib_Plotly
Explore something new
mszell/introdatasci
Course materials for: Introduction to Data Science and Programming
danmorales/CursoDS_ProfDanilo
Códigos Python com diferentes aplicações como técnicas de machine learning e deep learning, fundamentos de estatística, problemas de regressão de classificação. Os vídeos com as explicações teóricas estão disponíveis no meu canal do YouTube
corazzon/cracking-the-pandas-cheat-sheet
인프런 - 단 두 장의 문서로 데이터 분석과 시각화 뽀개기
IDouble/Pandas-Python-Data-Analysis-Playground
🐍 Data Analysis with the Pandas Library & Notes 📊📈
MagnoEfren/tkinter
Interfaces Graficas en Python con Tkinter
TheGlitchCat/Python-Course
Python Basics, Machine Learning and Deep Learning
TirendazAcademy/Data-Visualization-with-Python
Data Visualization Tutorial | Matplotlib | Seaborn | Pandas
faizanbashir/python-datascience
Docker image for python datascience container with NumPy, SciPy, Scikit-learn, Matplotlib, nltk, pandas packages installed.
DashyDashOrg/pandas-llm
Pandas-LLM
barbosarafael/polars_python_test
Repositório com um tutorial simples e claro de Polars, biblioteca de análise de dados no Python, uma alternativa ao Pandas.
team-coding/analise-de-ativos-b3
Projeto open source para criação de uma ferramenta para automação de análise de ativos da bolsa de valores utilizando algorítmo de machine learning
Mustafa-ilahi/Artificial-Intelligence
Artificial Intelligence Complete Course
paduel/fhub
Python client for Finnhub API
abhash-rai/face-recognition-attendance-system
A modern solution that leverages computer vision technology to automate and streamline the process of recording attendance.
fischlerben/Portfolio-Analysis
Stock Portfolio Analysis using Python/Pandas
mrankitgupta/Kaggle-Pandas-Solved-Exercises
I'm sharing my Kaggle Pandas Course - Exercise complete solution notebook which I have solved while undertaking this course.
Shaon2221/Learning-and-Experimenting_Data-Science
Journey through data analysis
sapanz/Applied-Data-Science-with-Python---Coursera
This project contains all the assignment's solution of university of Michigan.
roisol144/Stocks-Intrinsic-Value
Automate Stocks Evaluation. Stocks-Intrinsic-Value is a project that helps investors calculate the intrinsic value of stocks using financial data and valuation models. It employs methods like discounted cash flow (DCF) and P/E ratios to assess whether a stock is overvalued or undervalued, enabling more informed investment decisions.
heyitsabhijeet/Indian-Airlines-Ticket-Price-Analysis
Exploratory Analysis of Indian Airline's Ticket Prices using Python and Power BI
include-us/Face-Mask-Detection-Attendance-System
It is a basic attendance system based on GUI and marks attendance only if the mask is detected and uses SQLite database. It is under development.
paulknewton/pi-tank-watcher
Raspberry Pi project to monitor water depth in a rainwater tank using a HC-SR04 ultrasound sensor, and cross reference these to weather conditions. Logging and trend analysis via the ThingSpeak IoT platform and the python data libraries (pandas, numpy, matplotlib).
Aliktk/Python_Chilla
This repository contains practice materials on Python, used to deliver online training course. The course was sponsered by codenics and Scholership Network. Pakistan
arunp77/Machine-Learning
Fundamentals & projects
antonin-lfv/Online_preprocessing_for_ML
Web App for preprocessing - Machine Learning - Streamlit
Deepali-Srivastava/Pandas-Cheat-Sheet-for-Data-Analysis
Pandas Cheat Sheet and Practice Problems for Data Analysis with Python
Owinnie/Data-Science-Lab
Learning Data Science
amandalemette/Leitura_e_Manipulacao_de_Dados_em_Python
Esse repositório contém todos os códigos que desenvolvi durante o curso Leitura e Manipulação de Dados em Python oferecido no meu canal no YouTube: https://www.youtube.com/c/AmandaLemette
jainish-jain/RGPV-Exam-Result-Analysis-and-Prediction
The project would generate report of the result of the students and is also capable of concluding the result analysis report of the students as in tables, figures in Excel Sheet. The project is based on python which will use the web scraping technique used to launch the website from an automated software (as a web browser) to visit the website (RGPV) and fetch data as results of an individual student, Data analysis which is used to inspecting, cleansing, transforming and modeling data with the goal of discovering useful information, informing conclusion and supporting decision-making, in this case with help of machine learning the prediction for the score of the students can be generate and shown in the format of figure as graph which concludes average score of batch, current batch, prediction of the score for the remaining semesters.