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/astrocatalogs/astroschema
Package defining schema relevant to astronomy and astrophysics data, providing useful interfaces for interaction with those schema.
astronomy astrophysics avro avro-schema data-science data-structures json json-schema
Last synced: 21 Feb 2026
https://github.com/bcongdon/agdq-2017-schedule-analysis
:bar_chart: Visualizations of the AGDQ 2017 Marathon Schedule
Last synced: 29 Jul 2025
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/seasonedfish/ecis-processing
A program that processes EHR data.
Last synced: 25 Jun 2026
https://github.com/ashwinpn/visualization
Data Visualization using Matplotlib, Pandas Visualization, Seaborn, ggplot, and Plotly.
analysis data data-analysis data-science data-visualization graphs plots python python3 visualization
Last synced: 13 Apr 2026
https://github.com/bhavik-jikadara/thesparksfoundation-data_science_and_business_analytics
Data Science and Business Analytics Internship - The Sparks Foundation
data-science jupyter-notebook machine-learning matplotlib-pyplot numpy pandas python seaborn sklearn
Last synced: 04 Apr 2026
https://github.com/salihfurkaan/world-happiness-report
An analysis on the world happiness report.
data-science gradient-boosting-regressor k-nearest-neighbors linear-regression machine-learning-algorithms world-happiness-report
Last synced: 08 Nov 2025
https://github.com/prxkhxr-02/thyroscan
Designed and developed a responsive Thyroid Detection project website using Data Science
data-science machine-learning python
Last synced: 27 Feb 2026
https://github.com/joshuabillson/mixturedensitynetworks.jl
A simple interface for defining, training, and deploying MDNs.
data-science deep-learning julia machine-learning mdns mixture-density-networks neural-networks
Last synced: 13 Jun 2026
https://github.com/mo-karbalaee/introduction-to-data-science-sbu
Reports and full documentation of the introduction to data science course held at SBU
data data-science python shahid-beheshti-university
Last synced: 02 Aug 2025
https://github.com/dimgold/Higgs_data_mining
Higgs data mining project (2015)
data-mining data-science higgs kaggle neurolab sklearn
Last synced: 22 Jul 2025
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/okenakt/protium
Interactive Python environment for VS Code with flexible execution in your workflow
data-science jupyter machine-learning python repl vscode
Last synced: 29 May 2026
https://github.com/mrsaeeddev/data-science-roadmap-for-beginners
📈 A minimal and easy road map for beginners who want to dive into the field of Data Science
data data-science datascience python
Last synced: 29 Jun 2025
https://github.com/ryanmaynard/datapack
A set of VS Code extensions for a data science workflow
data-science extension-pack jupyter jupyter-notebooks python r vscode-extension workflow
Last synced: 05 May 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/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/abdullah-tanriverdi/urbanroadnetworkanalysis
This Project Analyzes And Compares Urban Road Networks From Different Geographical Locations Using Graph Theory To Evaluate Their Structural Properties, Accessibility, And Spatial Organization.
data-science gis graph jupyter networkx osmnx python
Last synced: 23 Aug 2025
https://github.com/amirhosseinhonardoust/teaching-neural-networks-to-imagine-tables
A comprehensive deep dive into how Variational Autoencoders (VAEs) learn to generate realistic synthetic tabular data. This project explores latent space learning, probabilistic modeling, and neural creativity, combining data privacy, interpretability, and generative AI techniques in a structured format.
autoencoder data-augmentation data-privacy data-science deep-learning explainable-ai feature-learning generative-model latent-space machine-learning neural-networks python pytorch representation-learning research simulation statistical-learning synthetic-data tabular-data vae
Last synced: 17 Nov 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/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/shridhar1504/price-prediction-for-used-cars-datascience-project
This project uses machine learning to predict the price of a used car. The model is trained on a dataset of historical car sales data, and it can then be used to predict the price of a car based on its features.
adaboost-algorithm data-science kaggle-dataset machine-learning price-prediction regression regression-algorithms supervised-learning used-cars-price-prediction
Last synced: 24 Aug 2025
https://github.com/jesussantana/modern-artificial-intelligence
Projects that Unleash the Power of AI to Solve Real-World Business Challenges
artificial-intelligence aws-sagemaker azure-ml convolutional-neural-networks data-science datarobot deep-learning google-teachable-machine machine-learning natural-language-processing python3
Last synced: 11 Feb 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/mathieu2301/pbsc-tracker
Expérience de tracking des vélos en libre service fonctionnants avec PBSC
ai data-analysis data-mining data-science data-visualization libelo machine-learning pbsc valence velib-tracker
Last synced: 23 Jun 2026
https://github.com/milos-agathon/france_built_up_map
How to download raster files from Copernicus land cover website, load them into R, merge into a single raster, calculate average weighted percentage of built-up areas for every French commune and make a pretty choropleth map using <150 lines of code.
bigdata copernicus data-science data-visualization ggplot2 maps r raster satellite-imagery urban-planning
Last synced: 04 Apr 2026
https://github.com/devinterview-io/genetic-algorithms-interview-questions
🟣 Genetic Algorithms interview questions and answers to help you prepare for your next machine learning and data science interview in 2024.
ai-interview-questions coding-interview-questions coding-interviews data-science data-science-interview data-science-interview-questions data-scientist-interview genetic-algorithms genetic-algorithms-interview-questions genetic-algorithms-questions genetic-algorithms-tech-interview interview-practice interview-preparation machine-learning machine-learning-and-data-science machine-learning-interview machine-learning-interview-questions software-engineer-interview technical-interview-questions
Last synced: 08 Jan 2026
https://github.com/japhir/corepics
Plot IODP core photographs in R with ggplot2 and ggtextures
core data-science drill geology ggplot2 iodp magick palaeoclimate palaeontology paleoclimate paleontology photo plotting r
Last synced: 05 Jul 2025
https://github.com/sister-software/spliterator
High-performance delimited data pipeline tools.
data-science iterators streams typescript
Last synced: 11 Mar 2026
https://github.com/faizancodes/breast-cancer-detection
Machine learning model to identify if a tumor is malignant or benign
cancer-detection data-science kaggle machine-learning python
Last synced: 08 May 2026
https://github.com/roland045/flyball_race_analysis
Analysis of dog racing data to improve team performance
analysis business-insights data-mining data-science data-visualization exploratory-data-analysis feature-engineering machine-learning optimization python variable-importance
Last synced: 04 Feb 2026
https://github.com/mirokeimioniemi/optimizing-insulin-injection-timing
Data processing and analysis for "Determining the optimal timing for insulin injection to minimize glucose level variability after a meal in ideal conditions" - a research project for the IB Standard Level Mathematics Analysis and Approaches course inspired by my type 1 diabetes.
cgm data-analysis data-science dexcom dexcom-g6 diabetes exploration ib insulin insulin-timing international-baccalaureate mathematics optimization python type-1-diabetes
Last synced: 09 May 2026
https://github.com/dovolopor-research/data-science-project-template
🧠 开箱即用的「数据科学项目模板」
data-science data-science-projects deep-learning machine-learning project-template
Last synced: 09 Apr 2026
https://github.com/rifqimfahmi/data_structure_and_algorithm
Various algorithm & data structure implementation in Java
algorithm data-science java java-8
Last synced: 03 Jun 2026
https://github.com/tjpalanca/population-lines
Plotting population density lines
Last synced: 24 Mar 2025
https://github.com/subhangisati/neural-network
This consist codes like Artificial Neural Network, CNN, RNN, Activation function, Hill climbing and tower of Hanoi and various others. This will provide you a knowledge of Neural Networks, libraries like tensorflow, numpy, pandas, matplotlib, seaborn, pytorch, sci-kit learn etc
artificial-intelligence artificial-neural-networks convolutional-neural-networks data-analytics data-science hill-climbing-search neural-network problem-solving python recurrent-neural-networks
Last synced: 28 Apr 2026
https://github.com/georgiosioannoucoder/vera-deployed
Voice Emotion Recognition of Audio (VERA) is an open-source project created for the Data Science track for the program CUNY Tech Prep (CTP) in Cohort 8. This is the deployed version of Vera. 🔊
audio-classification classification cnn-model data-science emotion emotion-recognition librosa machine-learning speech-emotion-recognition voice-recognition
Last synced: 17 Apr 2026
https://github.com/voaneves/voaneves
:octocat: Hello! This repository is for the welcome message on my Github Profile. ⭐ If you like it!
ai data-science html-css-javascript machine-learning prompt-engineering python3
Last synced: 18 Apr 2026
https://github.com/idriswardere/square-learn
A machine learning library in Python
data-science machine-learning python
Last synced: 03 Apr 2026
https://github.com/omarsar/energy_stats
Analyzing energy production with Kibana Lens
data-analysis data-science data-visualization elasticsearch kibana
Last synced: 29 Apr 2026
https://github.com/senzmaki/nyakamwizi
A credit card fraud detection machine learning model
data-science data-science-projects decision-tree decision-tree-classifier joblib jupyter-notebook machine-learning numpy pandas python scikit-learn
Last synced: 02 Apr 2026
https://github.com/roland-ka/onerule.jl
Implementation of the 1-Rule data mining algorithm using the Julia programming language
data-mining-algorithms data-science julia machine-learning-algorithms
Last synced: 24 Dec 2025
https://github.com/tomyc/practical-machine-learning
Data and examples that support the material in the book "Praktyczne uczenie maszynowe"
data-science machine-learning mssqlserver python r revoscalepy revoscaler
Last synced: 03 Oct 2025
https://github.com/montimaj/ist5520-fs21-g4-mlproj
IST 5520 Data Science and ML in Python project
business-analytics data-science environmental-monitoring information-science machine-learning python3 sustainability vehicle-emissions-prediction
Last synced: 05 Mar 2026
https://github.com/marvande/epfl-ada-2019-data-analysis
Project for the Autumn 2019 Applied Data Analysis course given by Robert West at the EPFL.
data-science data-story python
Last synced: 28 Apr 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/mekhyw/car-resell-price-predictor
Predictor of price of used cars, based on a Craigslist dataset. Developed for the Data Science discipline taught at Insper
Last synced: 11 Jun 2026
https://github.com/alankrantas/colab-python-cookbooks
Experiments of AutoML/data science packages and solving Kaggle competition in Google Colaboratory or DevContainer/Codespace
automatic-machine-learning automl codespace colab-notebook colaboratory data-science datascience deep-learning devcontainer jupyter-notebook kaggle kaggle-competition machine-learning neural-network python python3
Last synced: 27 Apr 2025
https://github.com/tirendazacademy/comet-ml-tutorials
This repo contains tutorials about the comet platform.
ai comet-ml comet-ml-tutorials data-science datascience deep-learning deeplearning fastai huggingface machine-learning machinelearning pytorch pytorch-lightning r r-programming tensorflow
Last synced: 11 Apr 2026
https://github.com/angeligareta/alcohol-consumption
Research about global alcohol consumption related with facts such as nutrition, poverty, or school grades. Results can be found on the website below.
alcohol-consumption analysis data-science national-health nutrition r r-programming upm
Last synced: 14 Jun 2025
https://github.com/lazerlambda/rapmachine
GPT-2-based Rap-Tweet-Bot
bert computational-linguistics data-science gpt-2 lmu-munich machine-learning nlp statistics t5 transformer tweet-bot
Last synced: 25 Mar 2025
https://github.com/guslovesmath/top_tech_sp_500_forecasting
Forecasting the stock market is difficult. I sought to observe the relationship between Apple's stock price and others in the S&P500. In doing this, I was able to conclude that stocks in the tech industry can help predict a trend in Apple's Percent change.
arima-forecasting arima-model data data-science forecasting vector-autoregression
Last synced: 14 Mar 2025
https://github.com/mjmolina/plantaris_data
Help your plants to stay healthier with Machine Learning at home.
circuitpython data-science iot machine-learning machine-learning-algorithms neural-network plants raspberry-pi watering-plants
Last synced: 03 Mar 2026
https://github.com/souvikmajumder26/ieee-ecg-ensemble-xgboost
👨💻 Developed AI Models - Ensemble of Random Forest & SVM and XGBoost classifiers to classify five types of Arrhythmic Heartbeats from ECG signals - published by IEEE.
data-science ensemble-classifier ensemble-learning ensemble-machine-learning ensemble-model machine-learning matplotlib numpy pandas python python3 random-forest scikit-learn scikit-learn-python scikitlearn-machine-learning support-vector-machine svm svm-classifier svm-model xgboost
Last synced: 11 Apr 2026
https://github.com/knyghtmare/msba_projects_public
A repo containing links to my projects done
data-analysis data-mining data-science data-science-portfolio data-science-projects data-visualization datascience tahsinjahinkhalid
Last synced: 20 Mar 2026
https://github.com/simoesleticia/sql-pandas-interviewquestions
Práticas e aprimoramento em SQL e Pandas com desafios inspirados em perguntas de entrevistas, disponibilizados pelo site Interview Query . Exercícios categorizados por nível de dificuldade.
data-science desafios interview-questions pandas python sql
Last synced: 24 Jan 2026
https://github.com/ujstor/data-science-introduction
Introduction to the field of data science, covering fundamental concepts, processes, and tools.
data-science ml numpy pandas python sql static
Last synced: 16 Apr 2026
https://github.com/fburic/panda-grove
A lightweight package to manage multiple Pandas DataFrame
data-analysis data-science data-wrangling pandas
Last synced: 27 Jun 2026
https://github.com/benzerinsio/datascience
📊 Data Science & Análise de Dados | Projetos de estudo em Exploração de Dados (EDA), Machine Learning e Deep Learning para prática e demonstração de técnicas analíticas.
analise-de-dados analise-exploratoria analise-exploratoria-de-dados aprendizado-de-maquina aprendizado-profundo data-science data-visualization eda exploratory-analysis exploratory-data-analysis machine-learning numpy pandas python scikit-learn seaborn supervised-learning unsupervised-learning
Last synced: 14 Feb 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/yahia3200/become-an-independent-data-scientist
My final project for the Applied Plotting, Charting & Data Representation in Python Course
data-analysis data-science data-visualization matplotlib
Last synced: 16 Mar 2025
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/shervinnd/imdb-sentiment-analysis-lstm
🔍 Dive into sentiment analysis with this LSTM model on the IMDB dataset! Classify movie reviews as positive or negative with high accuracy. 📊 Features ROC curves, custom predictions, and TensorFlow-powered training. Explore code, visualizations, and results.🚀
binary-classification data-science deep-learning imdb-dataset jupyter-notebook lstm machine-learning natural-language-processing neural-networks nlp python roc-curve sentiment-analysis tensorflow text-classification
Last synced: 15 Sep 2025
https://github.com/nicholas-miklaucic/nicholas-miklaucic.github.io
Thoughts on math, computing, and data
blog data-science data-visualization math personal-website
Last synced: 28 Feb 2026
https://github.com/alextanhongpin/machine-learning-in-action
Tutorials from the book
Last synced: 24 Mar 2025
https://github.com/pranavj1001/machinelearningrecipes
Machine Learning Recipes 😇 Datasets used here are available at Kaggle
artificial-neural-networks data-science dataset kaggle knn-classifier machine-learning naive-bayes-classifier nlp-machine-learning pca python random-forest sql support-vector-machine
Last synced: 25 Feb 2026
https://github.com/firefly-cpp/tcx-test-files
A collection of the sports activity (tcx) test files
data-mining data-science garmin-connect tcx-files tcx-parser
Last synced: 19 Mar 2026
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/avinesh-masih/data-analytics-assignment
Complete PW Skills Data Analytics Assignments: This repository contains all PW Skills Data Analytics assignments, covering topics like Python, SQL, Statistics, Data Visualization, and more. It includes well-structured solutions with notebooks and queries, ideal for learners seeking clarity and hands-on practice.
ai api data-analysis data-science data-visualization eda flask jupyter-notebook machine-learning matplotlib numpy pandas pw pw-assignment pw-skills-assignment pwskills python seaborn sql statistics
Last synced: 13 Jun 2025
https://github.com/npragin/ai-club-project-management
Materials created by the OSU AI Club Project Management team for members.
data-science learning machine-learning python tutorial
Last synced: 09 Jun 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/brunj7/rmarkdown-intro
Introduction to R Markdown
data-science reproducible-science rmarkdown training-materials
Last synced: 25 Feb 2026
https://github.com/chrisgrieser/apuz-gender-analyzer
Analysis of the genders of the authors at the German journal "Aus Politik und Zeitgeschichte" (APuZ)
data-science gender-classification
Last synced: 09 Oct 2025
https://github.com/hubblecommand/matsim-py-vis
Python tool to compare MATSim simulation results
data-science data-visualization geopandas matsim pandas-python
Last synced: 27 Apr 2026
https://github.com/mpuig/posts
Sometimes complete posts, sometimes only notes.
data-science jupyter-notebooks nlp python
Last synced: 27 Apr 2026
https://github.com/materials-data-science-and-informatics/survey_dashboard
A dashboard build with bokeh to provide interative data visualization and exploration of survey results.
bokeh bokeh-dashboard bokeh-server data-science data-visualization hmc interactive-visualizations panel panel-app survey-app survey-visualization
Last synced: 16 Mar 2025
https://github.com/di37/imdb-reviews-sentiment-analysis-using-transformers
This repository contains a complete implementation of a sentiment analysis model using Transformers and TensorFlow. The project classifies IMDB movie reviews as either positive or negative by training Transformer model on the IMDB dataset.
artificial-intelligence data-science deep-learning keras machine-learning natural-language-processing nlp python sentiment-analysis tensorflow text-classification transformers
Last synced: 31 Jan 2026
https://github.com/alicankaya192/the-tech-cortex
🧠 Veri Bilimi, Makine Öğrenmesi (ML), MLOps, SQL/NoSQL Veritabanları, FastAPI, Docker, Bulut Bilişim ve İstatistik konularında 220+ kapsamlı Türkçe not içeren Obsidian bilgi bankası (Vault).
aws azure data-science docker fastapi feature-engineering machine-learning mlops mongodb mssql obsidian-vault python statistics time-series
Last synced: 21 Jun 2026
https://github.com/divyanshugit/kaggle-titanic-machine-learning-from-disaster
A machine learning model that predicts which passengers survived the Titanic shipwreck.
data-science machine-learning machine-learning-algorithms random-forest scikit-learn svm
Last synced: 26 Apr 2026
https://github.com/armanx200/diabetes_model
🚀 A machine learning model predicting diabetes with logistic regression, feature scaling, and VIF analysis. 📊🩺
arman-kianian classification data-analysis data-science data-visualization feature-engineering healthcare logistic-regression machine-learning model-evaluation predictive-modeling python scaling scikit-learn statistical-analysis statsmodels
Last synced: 20 May 2026
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/danielvartan/r-course-exercise
🏋️♂️ Exercise for the Course "An Introduction to the R Programming Language"
brazil children data-report data-science misfs nutrition r-course r-programming rstats sisvan ultra-processed-foods
Last synced: 12 Feb 2026
https://github.com/slipguru/notebooks
A collection of useful jupyter notebooks
data-science jupyter-notebook machine-learning python
Last synced: 12 Apr 2026
https://github.com/c451/ogio
Be real OG, fetch everything with g(). File and web I/O combined.
data-science fetch nodejs og syntax-sugar
Last synced: 29 Apr 2026
https://github.com/wiibleyde/rplaceanalyzer
Reddit R/Place analyzer for 2017 (Data course project)
data-science mongodb pixels reddit rplace
Last synced: 26 Apr 2026
https://github.com/umstek/dengai
Solution for DengAI Competition by DrivenData (CS4642 Data Mining and Information Retrieval, CS4622 Machine Learning - assignments)
data-science dengai drivendata
Last synced: 11 Oct 2025
https://github.com/danielvartan/amanda
🌍🌾 Presentation of the Article "Climate Change May Alter the Availability of Wild Food Plants in the Brazilian Semiarid"
beta-diversity biological-sciences brazil climate-change data-science data-visualization enviromental-sciences ethnobiology geocomputation global-warming habitat-suitability health-sciences interdisciplinary-fields nutrition qgis r semiarid spatial-data-science spatial-temporal-analysis wild-food-plants
Last synced: 12 Jun 2026
https://github.com/alvertogit/datascience
Data Science AI Artificial Intelligence Machine Deep Learning Classification Regression Python Keras TensorFlow TensorFlow2 TPOT XGBoost Matplotlib NumPy Pandas scikit-learn Folium Seaborn Jupyter Lab Notebook
artificial-intelligence data-science deep-learning jupyter-lab jupyter-notebook keras machine-learning matplotlib pandas python scikit-learn tensorflow tensorflow2
Last synced: 05 Jul 2025
https://github.com/thenewflesh/flatiron
Standardized computer vision pipeline framework with a chainable API and procedurally defined model architecture
cnn computer-vision convolutional-neural-network data-science deep-learning machine-learning ml-ops tensorflow tensorflow2 unet
Last synced: 19 Mar 2025
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/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/mathspp/the-little-book-of-pandas-and-matplotlib
Repository for “The little book of pandas & matplotlib”
book data-science matplotlib pandas python
Last synced: 03 May 2026
https://github.com/real-veersandhu/scifaa-covid-19-project
📈 COVID-19 Data Science Project (2021 Internship @ SCI-FAA)
covid-19 data data-science data-visualization python
Last synced: 14 May 2026
https://github.com/h2oai/nitro-altair
Altair plugin for H2O Nitro
altair apps charting-library charts data-science data-visualization h2o-nitro plotting plugin python visualization
Last synced: 10 Mar 2026
https://github.com/codyadam/datachallenge2023
Our AI solution for the Data Challenge 2023, An optimisation programming challenge on Data.
Last synced: 06 Oct 2025
https://github.com/ipitio/d3dash
D3 graphs with Flask
d3v7 data-science flask python3 visualization
Last synced: 13 Apr 2026