Data Science
Data science is an inter-disciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge from structured and unstructured data. Data scientists perform data analysis and preparation, and their findings inform high-level decisions in many organizations.
- GitHub: https://github.com/topics/data-science
- Wikipedia: https://en.wikipedia.org/wiki/Data_science
- Related Topics: data-analysis, data-mining, machine-learning, big-data, data-visualization,
- Aliases: datasciences, data-science-project, data-science-algorithm,
- Last updated: 2026-07-10 00:07:44 UTC
- JSON Representation
https://github.com/timm/ish
(Some (useful (ish)) LISP)
data-science datamining fun libraries lisp simple teaching
Last synced: 28 Feb 2026
https://github.com/bjornmelin/curated-ai-ml-course-projects
🚀 Curated AI & ML Course Projects – A handpicked collection of experiments, tutorials, and real-world projects from various AI, ML, deep learning, and Hugging Face courses. Explore structured, hands-on learning in one central repository.
ai coursework data-science deep-learning huggingface jupyter-notebooks machine-learning ml neural-networks projects python tutorials
Last synced: 15 Feb 2026
https://github.com/erikhoward/favorite-r
Curated list of interesting and useful R packages.
data-science list packages r rstats
Last synced: 26 Jun 2025
https://github.com/nycolasdiaas/zarea-de-risco
Zarea de Risco é um projeto voltado para a segurança pública do estado do Ceará, focando na coleta e análise de notícias e informações relevantes para a área
data-science dataengineering docker nosql python
Last synced: 18 Feb 2026
https://github.com/tavneetsingh01/data-science-and-analytics-lab-practicals
This Repository contains the lab Programs for On-Going Data Science and Analytics Lab (CSL DC205) Fall 2024
conda data-science jupyter-notebook linear-regression logistic-regression matplotlib-pyplot naive-bayes-classifier nlp pandas polars python scikit-learn seaborn sentiment-analysis
Last synced: 15 Feb 2026
https://github.com/ngr-t/luigi_for_data_science
Extension of luigi.Task more suitable for reproducable data analysis workflows
data-science luigi-workflows python workflow-engine
Last synced: 11 Oct 2025
https://github.com/ugurcanerdogan/cross-validation-with-imbalanced-dataset
BBM467*SDSP - Small Data Science Project - Things to consider in cross validation and resampling when dealing with Imbalanced Data : What is the right way?
bbm467 cross-validation data data-science kfold-cross-validation logistic-regression machine-learning oversampling sdsp smote
Last synced: 21 Jun 2025
https://github.com/sevdanurgenc/knime-analytics-for-data-science-lecture-notes
In this repo, I have the course contents of Knime Analytics For Data Science training, which will be given to Sigorta Bilgi ve Gözetim Merkezi by the cooperation of Academy Peak Information Technologies Training and Consultancy between 28 - 30 March 2023.
analytics data-science data-visualization knime knime-analytics-platform machine-learning
Last synced: 19 Mar 2026
https://github.com/juan-kabbali/clustering-dimention-reduction
This repository has an analysis of a dataset with 33 variables and 395 observations. The goal is to reduce dimensions and create clusters to provide interesting conclusions.
clustering-analysis data-science
Last synced: 11 Oct 2025
https://github.com/claudiucreanga/claudiucreanga.github.io
Opinions about programming and tools
data-science javascript magento php python
Last synced: 02 Mar 2026
https://github.com/shaunabanana/simple-bayesnet
A simple visual tool to build and run inference on your own Bayesian Network.
bayesian-inference bayesian-network data-science eel gui machine-learning tool visualization vuejs2
Last synced: 02 May 2026
https://github.com/ogweno-d/datingalgo
Dating Algorithm
data-science dating dating-software jupyter-notebook machine-learning random-forest-classifier
Last synced: 29 Mar 2025
https://github.com/ehtisham-sadiq/gradient-descent-for-adaline-the-first-neural-network
Implementing Gradient Descent for ADALINE: The Original Neural Network
adaline artificial-intelligence data-science deep-learning gradient-descent machine-learning neural-network optimization python3
Last synced: 11 May 2026
https://github.com/danielvartan/logolink
🐢 An Interface for Running NetLogo Simulations from R
agent-based-modeling apis behaviorspace complexity-science computational-science computational-social-science data-science ecological-modeling environmental-modeling headless-execution individual-based-modeling multi-agent-systems netlogo r-packages rstats simulations system-dynamics tidyverse
Last synced: 08 Jan 2026
https://github.com/mylethidiem/zero-to-hero
Project for learning, practicing code: Python, SQL, C/C++, Data science/Data Analysis, AI/Machine learning
ai cpp data-analysis data-science deep-learning machine-learning mlops python sql
Last synced: 02 Mar 2026
https://github.com/mlr-org/mlr3data
Data sets used in the book, gallery, or in examples of mlr3.
data data-science data-sets machine-learning mlr3 r r-package
Last synced: 09 Apr 2025
https://github.com/billy-enrizky/toronto_apartment_project
GIS Data Science Project Using Folio Library!
Last synced: 03 Mar 2026
https://github.com/neelsoumya/teaching_resources
Compilation of teaching resources
bioinformatics biology data-science machine-learning teaching teaching- teaching-mate teaching-material teaching-resources
Last synced: 19 Mar 2026
https://github.com/trainingbypackt/data-wrangling-with-python-elearning
Creating actionable data from raw sources
beautifulsoup4 data-science data-wrangling matplotlib numpy pandas python web-scraping
Last synced: 09 Oct 2025
https://github.com/moindalvs/svm_hyperparameter_tuning_kernel_tricks
Effect of Gamma values and C values visualization on dataset and errors/misclassification
data-science gamma hyperparameter-tuning kernel regularization sklearn svm-classifier svm-kernel visualization
Last synced: 25 Apr 2026
https://github.com/tushar365/bike-sharing-rental-prediction
Predict Bike🚲 Rentals with Weather! This project uses regression to predict hourly bike rentals by combining historical usage data with weather information. It helps bike-sharing companies optimize resources and improve user experience.
data-science decision-trees knn-regression linear-regression machine-learning matplotlib-pyplot numpy pandas seaborn
Last synced: 16 Apr 2026
https://github.com/dayyass/pytorch-autotrainer
Wrapper for PyTorch model training.
data-science deep-learning machine-learning natural-language-processing neural-network nlp python pytorch transformer
Last synced: 18 Jan 2026
https://github.com/aianytime/feature-engineering
All feature engineering-related Notebooks. I have tried to see if the performance of the model increases or not by performing the feature engineering steps.
data-science feature-engineering machine-learning machine-learning-algorithms pandas python3
Last synced: 17 Apr 2026
https://github.com/datalorax/cos-dataviz
Slides and source code for a talk on data visualization presented through the Center on Open Science
data-science data-visualization
Last synced: 19 Mar 2026
https://github.com/subhangisati/machine-learning
This consists of various machine learning algorithms like Linear regression, logistic regression, SVM, Decision tree, kNN etc. This will provide you basic knowledge of Machine learning algorithms using python. You'll learn PyTorch, pandas, numpy, matplotlib, seaborn, and various libraries.
artificial-intelligence classification data-science decision-trees knn-classification knn-model linear-regression logistic-regression machine-learning machine-learning-algorithms python regression-algorithms regression-models scikit-learn-python scikitlearn-machine-learning svm-classifier
Last synced: 04 Apr 2026
https://github.com/knyghtmare/vscode-remote-try-python-data-science
A Template Repository which sets as up a Python environment packed with necessary and popular data science packages.
data-mining data-mining-python data-science data-visualization deep-learning exploratory-data-analysis machine-learning natural-language-processing python-3 streamlit template-project text-mining
Last synced: 19 May 2026
https://github.com/depressioncenter/data-and-design-core
Code developed by the EFDC Data and Design Core team to support mental health research.
data-analysis data-science efdc inference r statistical-analysis umich
Last synced: 19 May 2026
https://github.com/henrylin03/video-games
Using Python and SQL to clean, analyse and visualise video games' data from Metacritic. Includes scraping using BeautifulSoup.
analysis beautifulsoup beautifulsoup4 data data-analysis data-science eda jupyter-notebook pandas python sql sqlite3 video-game video-games
Last synced: 14 Apr 2026
https://github.com/projectcontinuum/continuum-feature-base
base features of continuum platform
analytics big-data continuum continuum-feature data-science
Last synced: 04 Apr 2026
https://github.com/jacobmarks/double-band-filter-plugin
Filter a float-valued field on two ranges simultaneously with this FiftyOne Plugin!
computer-vision data-centric-ai data-science fiftyone filtering-data plugins python
Last synced: 22 Jun 2026
https://github.com/marked01one/rio-airbnb-predictive-model
Airbnb predictive model code repository for Cal Poly Pomona's RIO research program
Last synced: 07 Jan 2026
https://github.com/kaustubhgupta/data-analysis-hub
This is where all my Data Analysis notebooks are present. All the notebooks are either fully explored and have an explanatory readme or a medium article has been published which is linked in the README.
data-analysis data-science google-play-store kaggle matplotlib pandas seaborn
Last synced: 10 May 2026
https://github.com/janskwr/Processing-of-structured-data
Processing of structured data - the third homework assignment/project!
big-data data-processing data-science data-table r stackexchange stringi xml
Last synced: 12 Mar 2025
https://github.com/ninryt/taxdatabase-sql-tableau
End-to-end process for building an SQL Azure database, performing data analysis with SQL and Python, and visualizing data with Tableau.
azure data-science data-visualization database-architecture database-deployment database-management databse-design datanalysis erdiagram python3 sql tableau
Last synced: 18 May 2026
https://github.com/anas436/ai-based-road-inspection-system
Building an AI-Based Road Inspection System for Efficient Maintenance and Repair in India
computer-vision data-science road-inspection-system
Last synced: 05 Oct 2025
https://github.com/busraozdemir0/datascienceproject
Youtube Trend Video İstatistiklerinin Analizi
classification-algorithm data-analysis data-analysis-python data-science jupyter-notebook linear-regression-algorithm lineer-regresyon machine-learning machine-learning-algorithms matplotlib nonlinear-regression numpy pandas python seaborn unsupervised-learning
Last synced: 18 Apr 2026
https://github.com/varunbanka/food-vision
This project involves the creation of a food vision model using TensorFlow and EfficientNetB0 as the base model. The model is trained on the CIFAR-100 dataset, which contains 100 classes of images.
ai computer-vision data-science deep-learning food-vision machine-learning tensorflow
Last synced: 19 Apr 2026
https://github.com/banyan-team/banyan-julia-examples
Adventures in massively parallel cloud computing with Banyan Julia!
banyan data data-analytics data-processing data-science julia
Last synced: 02 May 2026
https://github.com/slfagrouche/real-estate-market-analysis
Analysis of 2.2 million Realtor.com listings using Python and machine learning to uncover U.S. real estate market patterns. The project identifies market segments, predicts property prices, and reveals regional trends, providing data-driven insights for real estate professionals and investors.
data-science exploratory-data-analysis linear-regression machine-learning scikit-learn statistical-testing
Last synced: 24 Apr 2026
https://github.com/ekosaputro09/Data-Science-References
Some useful resources to learn about Data Science
cheatsheet data-analysis data-science data-visualization machine-learning statistical-learning
Last synced: 22 Nov 2025
https://github.com/stoverc/slots
A collection of slots-related code (initially in Python3, but perhaps more later)
data-analysis data-science monte-carlo-simulation probabilistic-programming probability probability-theory python3 slot-machine slots statistical-analysis statistics
Last synced: 06 Jun 2026
https://github.com/hulto/buckets
create service group buckets based on scans
ccdc data-science inventory-management kmeans-clustering redteam sysadmin
Last synced: 25 Apr 2026
https://github.com/csfelix/faker-dataset
📋 Fake Dataset generated via Faker Python Library 📋
data-science dataset df faker faker-library python python3
Last synced: 26 Apr 2026
https://github.com/anselmoo/copy2hash
Copy or rename any file(s) to a hash-secured filename via terminal
data-science data-warehouse database hash indexation sha sha256
Last synced: 27 Apr 2026
https://github.com/andreaschandra/who-suicides-statistics
Exploratory Data Analysis for Suicides using Python
data-analysis data-science eda python
Last synced: 27 Apr 2026
https://github.com/jpedrou/airplanes-classification
A CNN project classifies airplane types in images, distinguishing between commercial and military airplanes using Google Images data.
classification convolutional-neural-networks data-science deep-learning deep-neural-networks keras tensorflow
Last synced: 11 May 2026
https://github.com/keosariel/nairagazer-clustered-news
Providing clustered News data specifically Nigeria news. In hindsight this repo contain nigeria news and it's coverage. Data is from Nairagazer
ai data data-science news nigeria nigerian-data python
Last synced: 30 Aug 2025
https://github.com/perezrd5/publicdataprojects
These are public database and data analysis projects from the portfolio of Doug Perez
data data-model data-modeling data-models data-science data-structure data-structures database microsoft-sql-server mysql olap olap-cube oltp postgresql ssas ssis ssrs t-sql
Last synced: 13 Apr 2026
https://github.com/simondedman/marspatauto
Automating marine spatial date acquisition & analysis
acquisition data-science marine-data spatial-analysis
Last synced: 28 Apr 2026
https://github.com/rclement/presidentielle-2022-nlp
Analyse des programmes des candidats avec des outils NLP
artificial-intelligence data-science nlp politics python
Last synced: 12 May 2026
https://github.com/real-veersandhu/covid-info-app
An interactive app that allows users to access Covid-19 information surrounding vaccines (UofT Global Engineering Challenge)
covid-19 data-science pandas python streamlit
Last synced: 13 Apr 2026
https://github.com/jpedrou/rain-prediction
Application made with the aim of predict when it will rain today or tomorrow in Australia using Machine Learning and a queue system.
airflow data-science data-visualization machine-learning preprocessing python sqlite3 streamlit
Last synced: 02 May 2026
https://github.com/dimagutierrez/datascience
Python Scripts
csv data-science json kotlin matplotlib pandas pandas-python python3 requests scikit-learn sklearn sklearn-library smtplib
Last synced: 13 Apr 2026
https://github.com/jhrcook/100daysofpython
100 days, at least 1 hour a day, of learning the Python programming language.
100-days-of-code 100daysofcode continued-learning data-analysis data-science decision-trees deep-learning keras keras-tensorflow machine-learning neural-network neural-networks plots python python3 scikit-learn tensorflow
Last synced: 09 Apr 2025
https://github.com/jhudsl/reproducibility_in_cancer_informatics
This course introduces the concepts of reproducibility and replicability in the context of cancer informatics. It is the first course in a two part course on reproducibility. It uses hands-on exercises to demonstrate in practical terms how to increase the reproducibility of data analyses.
audience-researchers category-best-practices code-review data-science github informatics itn-course notebooks open-source organization package-versions python r reproducibility
Last synced: 27 Feb 2025
https://github.com/fabriciopsouza/covid-19-demographic-social-dataset
A social demographic dataset for analysis of the COVID-19 pandemic.
alteryx coronavirus coronavirus-analysis coronavirus-dataset covid-19 covid19 covid19-data data data-science dataset enrichment-analysis timeseries timeseries-analysis timeseries-clustering timeseries-covid-19 timeseries-database timeseries-segmentation timeseriesclassification
Last synced: 31 May 2026
https://github.com/pprzetacznik/data-science-notebooks
My data science notebooks
Last synced: 10 Jan 2026
https://github.com/thesimonho/overwatch-ranked-data
Dataset of my ranked Overwatch matches
data-analysis data-science data-visualization dataset overwatch statistics video-game
Last synced: 26 Mar 2025
https://github.com/yusufcinarci/covid-19-data-analysis-visualization
The first project of our data visualization studies is the COVID-19 data analysis project. In this project, we analyzed the data of the COVID-19 pandemic, which started in the first month of 2020 and still continues to affect the world, on the basis of countries. You can find the brief details of the project we realized in 3 stages in the readme file. We have tried to explain the details of the project step by step below. We wish you healthy days.
covid-19-data-visualization data-analysis data-science data-visualization
Last synced: 22 Jul 2025
https://github.com/saranshbansal/spam-detection-analytics-tool
This is a nice tool to read chunks of sms data from a csv and understand how different algorithms (pre-implemented) perform in identifying spam messages.
analytics data-analysis data-science data-visualization mysql spring-boot
Last synced: 01 May 2026
https://github.com/codekow/demo-ocp-label-studio
Explore and demo label-studio on OpenShift
data-science datascience label-studio openshift
Last synced: 02 Apr 2025
https://github.com/chandan-mourya/face-mask-detector
Face mask detection refers to detect whether a person is wearing a mask or not. In fact, the problem is reverse engineering of face detection where the face is detected using different machine learning algorithms for the purpose of security, authentication and surveillance.
cv cv2 data-science machine-learning machine-learning-algorithms python tensorflow tensorflow-examples
Last synced: 21 Jan 2026
https://github.com/extwiii/bigdata-uc.san.diego
Unlock Value in Massive Datasets - UC San Diego
big-data classification data-science graph hadoop integration machine-learning management modeling neo4j processing regression spark
Last synced: 13 Apr 2026
https://github.com/marwan116/model-composer
Easily compose a model from a set of base models
data-science machine-learning neural-network python tensorflow
Last synced: 28 Apr 2026
https://github.com/telsav/recognizer
采用python的面部识别
aspnet-core data-science deep-learning keras machine-learning neural-networks opencv pythonnet tensorflow theano
Last synced: 14 Jun 2025
https://github.com/bradleyboehmke/intro-to-r-bootcamp
Developing material for a short course that provides an intensive, hands-on introduction to the R programming language for University of Cincinnati Business Analytics M.S. students.
data-science education r teaching teaching-materials
Last synced: 05 Sep 2025
https://github.com/mindful-ai-assistants/credit-card-prediction
💳 This repository focuses on building a predictive model to assess the likelihood of credit card defaults. The project includes data analysis, feature engineering, and machine learning to provide accurate default predictions.
artificial-intelligence data-analysis data-science jupyter logistic-regression machine-learning oneness-consciousness predictive-modeling python3 scikit-learn
Last synced: 12 Apr 2025
https://github.com/aravind-selvam/covid_dashboard
With Covid death and vaccine data. I have created a dashboard.
covid-19 data-analysis data-science data-visualization tableau tableau-public visualization
Last synced: 08 Mar 2026
https://github.com/podidiving/dls_intro_to_ml_2021
Intro to ML. Intensive. 2021
Last synced: 16 May 2025
https://github.com/mollybeach/humanx
application to collect human data
data-science jupyter-notebook jupyterlab
Last synced: 18 Jun 2025
https://github.com/leonardoberlatto/kaggle-titanic-prediction
Kaggle Titanic Prediction problem solved using Python
data-science kaggle-titanic machine-learning python
Last synced: 01 May 2026
https://github.com/nk027/BVARverse
Functions to prepare and visualise tidy objects from BVAR.
bayesian data-science r r-package vector-autoregressions
Last synced: 21 Nov 2025
https://github.com/sherylhyx/auroc-vs-auprc
Code for final year project: AUROC vs AUPRC.
classification data-science machine-learning random-forest regression
Last synced: 26 Mar 2025
https://github.com/github30/youtube-trends
YouTube trending history data is https://drive.google.com/drive/folders/1jOjoLB0T1c32QCzjvaRAI-wT-EtlU_gB
data-science gh-pages nuxt vue youtube
Last synced: 13 Apr 2026
https://github.com/md-emon-hasan/web-scraping-tutorial-using-python-and-beautifulsoup
A repository featurin BeautifulSoup for effective web scraping, enabling data extraction from diverse websites with practical examples and guides.
beautiful-soup beautifulsoup4 data-science datascience mahine-learning webscraping
Last synced: 02 Mar 2025
https://github.com/adhadse/colabrepo
Repo for all Google Colab notebooks and data set
data-science google-colab-notebooks jupyter-notebooks keras machine-learning mlops pandas python3 tensorflow2
Last synced: 13 Apr 2026
https://github.com/tarunsingh2002/harry-potter-in-depth-query-bot
A LLM-powered RAG application designed to answer any query related to the Harry Potter series.
aws chatbot chromadb data-science deeplearning docker flask genai genai-chatbot generative-ai gpt-4o-mini harry-potter langchain langsmith large-language-models llm rag vector-database
Last synced: 12 Apr 2026
https://github.com/iamfoysal/data-analysis
This repository contains various examples and exercises to help learn data science using Python.
data-analysis data-science database jupyter-notebook python3
Last synced: 10 Feb 2026
https://github.com/nolanbconaway/hip.hop.data
Jupyter analyses of What.CD hip hop torrent tags
data-science gazelle jupyter music torrents
Last synced: 12 Sep 2025
https://github.com/aymane-maghouti/loan-credit
This project aims to develop a machine learning model using Logistic Regression for classifying loan credit applications as either approved or rejected.
data-science decision-making feature-engineering flask jupyter-notebook loan-credit logistic-regression machine-learning python sckiit-learn seaborn
Last synced: 29 Apr 2026
https://github.com/davutbayik/food-delivery-time-prediction
Food Delivery Time Prediction using Machine Learning Techniques
data-science data-visualization exploratory-data-analysis feature-engineering food-delivery-time-prediction hyperparameter-tuning lightgbm-regressor linear-regression machine-learning machine-learning-algorithms random-forest-regression xgboost-regression
Last synced: 12 Jun 2025
https://github.com/ipitio/d3dash
D3 graphs with Flask
d3v7 data-science flask python3 visualization
Last synced: 13 Apr 2026
https://github.com/is-leeroy-jenkins/badger
A data science & analysis toolkit for federal analysts with the environmental protection agency based on WPF, Net 8, and is written in C#.
ai budget budget-management data-analysis data-science data-visualization federal-government large-language-models machine-learning
Last synced: 14 Oct 2025
https://github.com/yinchi/harvardx-movielens
Movielens project for partial completion of the HarvardX 125.9x Data Science course
data-science harvardx havardx-capstone movielens-dataset r recommender-system
Last synced: 01 Apr 2025
https://github.com/raphaelsenn/info-retrieval-notebooks
Some information retrieval algorithms and datastructures (inverted index, ranking (bm25, tf, idf scores), fuzzy search, ...)
data-science fuzzy-search information-retrieval information-systems inverted-index searching-algorithms
Last synced: 17 Mar 2026
https://github.com/erictleung/ml-portfolio
:book: Experiment with various machine learning algorithms on various data sets from the University of California, Irvine (UCI) Machine Learning Repository (http://archive.ics.uci.edu/ml/index.html)
data-mining data-science machine-learning machine-learning-algorithms uci uci-ml
Last synced: 16 Jan 2026
https://github.com/louire/simplestreamlitpythonapp
Mortgage Repayments Calculator in Python/Streamlit
Last synced: 30 Apr 2026
https://github.com/tsabsch/goldeneye
Python implementation of the goldeneye algorithm to investigate how classifiers utilise the structure of a dataset.
data-science model-explanation
Last synced: 18 Jun 2025
https://github.com/martishin/machine-learning-notebooks
Jupyter Notebooks for Data Science (ML) course
catboost data-science jupyter-notebook machine-learning pandas python scikit-learn tensorflow xgboost
Last synced: 06 Sep 2025
https://github.com/bettercallshao/sklearn_surrogatesearchcv
Surrogate adaptive randomized search for hyper-parameters tuning in sklearn.
cross-validation data-science hyper-parameter-tuning machine-learning optimization pysot python sklearn surrogate-based-optimization
Last synced: 05 Jan 2026
https://github.com/fratorgano/dimensionality-reduction
Project to learn a bit more about dimensionality reduction techniques
data-science data-visualization dimensionality-reduction isomap lle umap university-project
Last synced: 25 Feb 2026
https://github.com/tymill/ml-julia-course
This open educational course introduces students and professionals to the fundamentals of data analysis and machine learning using the Julia programming language. Designed as a modern, hands-on guide, it walks participants through data preprocessing, visualization, and predictive modeling using Julia’s powerful ecosystem.
data-science education julia machine-learning mlj open-source repository
Last synced: 22 Apr 2025
https://github.com/agungbudiwirawan/supermarket_sales_dashboard-sales-analysis-using-pivot-table-and-chart
The objective of this project is to analyze supermarket sales using pivot table and chart in Microsoft Excel. After doing the analysis, I created an interactive dashboard that aims to make it easier for the audience to explore data.
dashboard data-analysis data-science data-visualization excel sales-dashboard spreadsheet
Last synced: 08 Jan 2026
https://github.com/wlandau/rpharma2020
Slides and source code for a talk about targets at R/Pharma 2020.
data-science high-performance-computing make pipeline r reproducibility reproducible-research rstats statistics targets workflow
Last synced: 08 Apr 2025
https://github.com/n-sapkota/dsma-113-python-programming
This repository is for DSMA 113: Introduction to Python Programming at Kathmandu University. The course introduces foundational Python concepts, including syntax, data structures, object-oriented programming, and essential libraries like NumPy, Pandas, and Matplotlib.
data-science jupyter-notebook machine-learning python3
Last synced: 21 Feb 2026
https://github.com/prabhupavitra/numpy-guide-for-data-science
A Hands-On NumPy Tutorial for Data Scientists
aggregations data-science fancyindexing jupyter-notebook numpy numpy-tutorial python python3 sorting vectorized-computation
Last synced: 06 May 2026