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/max-fitzpatrick/kaggle-titanic-dataset-machine-learning
Applying machine learning to Kaggle's Titanic survival dataset
data-science kaggle kaggle-titanic machine-learning
Last synced: 20 Apr 2026
https://github.com/egguy/data-analysis-nsw-rentals
A quick analysis of the rental market in NSW australia
data-science pandas python scraping
Last synced: 20 Apr 2026
https://github.com/franckalbinet/latency-internet-africa
Python Data Analysis Notebook to reproduce our "Analysing internet latency in Africa based on RIPE NCC probes traceroute measurements" paper.
Last synced: 21 Apr 2026
https://github.com/ricardolsmendes/sna-dw
Companion repository for my Data Science & Analytics MBA Term Paper: "Social Network Analysis applied to Data Warehouses: opportunities and constraints for Data Governance"
data-analytics data-governance data-science data-visualization network-science social-network-analysis
Last synced: 21 Apr 2026
https://github.com/faisal-fida/100-python-projects-challenge
🚀 I challenged myself to Explore 100+ Python Projects using Google Colab. I want to create a vast collection of innovative projects, from machine learning to data science, and from automation to visualization! 💻✨
automation data-science google-colab machine-learning python visualization
Last synced: 21 Apr 2026
https://github.com/tkonopka/makealive
Dynamic web content through controlled javascript
conversion-functions d3 data data-science javascript visualization
Last synced: 22 Apr 2026
https://github.com/arindal1/fake-news-detector
A Fake News Prediction System using Machine Learning with Python.
data-science fakenewsdetection logistic-regression machine-learning python
Last synced: 22 Apr 2026
https://github.com/shyaginuma/udacity_capstone_starbucks
Analyse Starbucks app offer data. I tried to recommend appropriate offer for each customer.
data-science jupyter-notebook python
Last synced: 24 Apr 2026
https://github.com/bcongdon/data-science-projects
:chart_with_upwards_trend: Miscellaneous endeavours into Data Science
Last synced: 06 Jun 2026
https://github.com/blechturm/ledgr
Deterministic, event-sourced EOD backtesting for R. Sealed market-data snapshots and an append-only trade ledger give every experiment a reproducible identity.
backtesting backtesting-frameworks data-science duckdb reproducible-research trading
Last synced: 06 Jun 2026
https://github.com/moindalvs/assignment_crime_data_clustering
Content This data set contains statistics, in arrests per 100,000 residents for assault, murder, and rape in each of the 50 US states in 1973. Also given is the percent of the population living in urban areas.This is a systematic approach for identifying and analyzing patterns and trends in crime using USArrest dataset.
clustering-algorithm data-science dbscan-clustering epsilon hierarchical-clustering kmeans-clustering
Last synced: 24 Apr 2026
https://github.com/yassin522/data_science_intern_at_shai_for_ai
The Data Science responsible for: Assisting with data collection, cleaning and preparation, Building and testing predictive models, Developing data visualizations to communicate insights, Staying up-to-date with the latest advancements in data science and machine learning.
data-science dataanalysis machine-learning python
Last synced: 24 Apr 2026
https://github.com/amruthpillai/datascience-python
Working Directory of the Udemy Course on Data Science & Machine Learning with Python
coursework data-science machine-learning python python-3 udemy
Last synced: 24 Apr 2026
https://github.com/keganedwards/housing-prices-exploration
Using machine learning algorithms to explore housing prices
data-analysis data-science python school-project
Last synced: 24 Apr 2026
https://github.com/supersonichub1/luma-energy-outages
Tracking outages for Puerto Rico's private electricity distributor with GitHub Actions.
climate data-science energy git-scraping outage-analytics puerto-rico
Last synced: 25 Apr 2026
https://github.com/jofaval/mlai-portfolio
My portfolio about Data Analysis, Machine Learning and A.I.
computer-science data-analysis data-science machine-learning portfolio python
Last synced: 25 Apr 2026
https://github.com/flazefy2/ds-global_health_statistics
https://www.kaggle.com/datasets/malaiarasugraj/global-health-statistics
data-science data-visualization dummy health jupiter-notebook python statistics
Last synced: 25 Apr 2026
https://github.com/creativepurus/python.quiz.questions
🌟 This repository is a collection of fun and challenging Python quiz questions for developers of all levels. 🤓👨🎓
ai creativepuru data-science datascience-machinelearning developer fun machine-learning python python3 pythonbasic pythonbasics pythonbeginner pythonquestions pythonquotesbot quiz quizapp readme readme-profile readme-template
Last synced: 25 Apr 2026
https://github.com/akbaritabar/cookiecutter_projects_template
A cookiecutter template to reuse at the start of projects.
computational-social-science cookiecutter cookiecutter-template data-science duckdb snakemake-workflow
Last synced: 06 Jun 2026
https://github.com/keganedwards/covid-clustering
Using clustering methods to explore a Covid-19 dataset
data-science python school-project
Last synced: 25 Apr 2026
https://github.com/databytesun/machine-learning
Machine Learning example includes code, explanations, and insights into the story behind the problem being solved.
artificial-intelligence computer-vision data-science exploratory-data-analysis linear-regression machine-learning machine-learning-beginners machine-learning-courses machine-learning-practice machine-learning-projects machine-learning-stories python regression-models
Last synced: 26 Apr 2026
https://github.com/gandhasiri-rahul-mohan/clustering-q1-crime_data
Perform Clustering(Hierarchical, Kmeans & DBSCAN) for the crime data and identify the number of clusters formed and draw inferences.
clustering data-science dbscan-clustering hierarchical-clustering kmeans-clustering machine-learning python
Last synced: 27 Apr 2026
https://github.com/cfitzsimons/twitch-chat-running-sentiment
An Apache Storm pipeline to do live sentiment analysis on Twitch streams
apache-storm data-science docker visualisation
Last synced: 27 Apr 2026
https://github.com/sentustudio/cookiecutter-ciencia-datos
Template para proyectos de ciencia de datos e ingeniería de datos
ai cookiecutter cookiecutter-data-science cookiecutter-template data-science jupyter-notebook machine-learning numpy pandas pyspark
Last synced: 27 Apr 2026
https://github.com/mgobeaalcoba/pandas_y_numpy
Trabajos realizados con estas librerías de Python para manejo de datos.
data-analysis data-science dataset numpy pandas python
Last synced: 28 Apr 2026
https://github.com/soumyaco/kneighbors-classifier-diabetes
Diabetes prediction using KNN-Classifier algorithm. Step by step guided notebook
data-science data-visualization diabetes-dateset-analysis diabetes-prediction knn-classification machine-learning-algorithms python3
Last synced: 28 Apr 2026
https://github.com/ngirimana/data-analyis-project
data-science matplotlib numpy pandas python seaborn
Last synced: 28 Apr 2026
https://github.com/joshua-auchincloss/tableclasses
dataclass-like typing for tabular data
arrow data-science pandas python
Last synced: 28 Apr 2026
https://github.com/soumyaco/spaceship-titanic
Famous Kaggle competition solution notebook with step by step guide.
data-analysis-python data-science kaggle-competition machine-learning python3 spaceship-titanic
Last synced: 28 Apr 2026
https://github.com/raphaelalmeidamartins/python-job-insights
Python data science project developed js at the end of Unit 33 (Computer Science Module) of the Trybe's Web Development course
Last synced: 29 Apr 2026
https://github.com/psyplot/examples
psyplot usage examples
cartopy data-science examples interactive jupyter matplotlib notebook psyplot python sphinx visualization
Last synced: 29 Apr 2026
https://github.com/willdera/stability_of_the_grid_system
Binary classification models to predict if a grid is stable or unstable using the UCI Electrical Grid Stability Simulated dataset.
data-science machine-learning pandas
Last synced: 29 Apr 2026
https://github.com/adnanrahin/apache-spark-complete-reference
This repository reflects on all the necessary steps to take before jump in into Big Data.
big-data data-analysis data-science kaggle-dataset machine-learning rdd scala spark
Last synced: 29 Apr 2026
https://github.com/akash1070/data-analytics-virtual-experience-program-by-quantium
Data Analytics Virtual Experience Program by Quantium
data-analysis data-science machine-learning-algorithms python3 tableau
Last synced: 29 Apr 2026
https://github.com/germanocastanho/crime-analysis
Criminal data analysis from the Rio Grande do Sul, Brazil (2022-2024) 🚨
brazil crime crime-data data-science rio-grande-do-sul
Last synced: 29 Apr 2026
https://github.com/ismailtekin05/caloriedetectingai
🍎🔍 Smart AI system that identifies food items in photos and calculates their calorie content automatically. Built with TensorFlow, YOLOv8, CUDA and computer vision for accurate nutrition tracking.
ai aimodel calorie-calculator computer-vision cuda data-analysis data-science data-segmentation data-visualization dataset dataset-generation image-processing image-recognition python segmentation-models tensorflow ultralytics yaml yolo yolov8
Last synced: 29 Apr 2026
https://github.com/aditya-ranjan1234/interactive-salary-prediction-with-machine-learning
A Streamlit web application for exploring the UCI Census Income dataset, training machine learning models, and predicting employee salaries.
data-science machine-learning prediction python scikit-learn streamlit xgboost
Last synced: 29 Apr 2026
https://github.com/rakibhhridoy/exploratorydataanalysis-python
Exploratory data analysis is an approach to analyzing data sets to summarize their main characteristics, often with visual methods. A statistical model can be used or not, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.
ab-testing chitest data-science eda exploratory-data-analysis ftest hypotheses hypothesis-testing inferential-statistics numpy pandas python statistical-analysis statistics statsmodels ttest
Last synced: 30 Apr 2026
https://github.com/jose-8y786767/vehicle-price-classification
🚗 Automate vehicle pricing classification using machine learning for Craigslist listings, improving accuracy and reducing appraisal time by 85%.
automotive-analysis classification-model craigslist-dataset data-mining data-science exploratory-data-analysis feature-engineering image-classification image-recognition jupyter-notebook keras machine-learning price-prediction seaborn skmultilearn tensorflow webscraping xgboost
Last synced: 30 Apr 2026
https://github.com/creativepurus/python-advanced
🌟 This repository is a treasure trove of Advanced Python 🐍 techniques, tips, and tricks 🤓 to level up your programming skills.
advance basic-algorithm basic-learning basic-programming basic-programming-language coding coding-standards creative-coding creativepuru data-science free machine-learning python python3 pythonbase pythonbasic pythonbasics pythonbasicstutorial resources
Last synced: 01 May 2026
https://github.com/billgewrgoulas/hypothesis-testing-on-37-seasons-of-nba
First assignment for the course Data Mining @CSE.UOI
data-analysis data-science numpy scipy seaborn statistics
Last synced: 01 May 2026
https://github.com/jaki729/intrusiondetection-in-iot_using_medical_and_network-data
Intrusion Detection in Captured medical data and network data.
colab-notebook data-science data-visualization machine-learning machine-learning-algorithms python
Last synced: 01 May 2026
https://github.com/keneandita/r2ds
A curated, structured learning path covering key concepts, tools, and projects on the journey to becoming a data scientist from Python basics to advanced machine learning.
data-science jupyter-notebooks portfolio python statistics
Last synced: 01 May 2026
https://github.com/alejo1630/ibm_capstone_project
This project aims to leverage predictive analytics to forecast the outcomes of rocket launches for Space Y, a new player in the commercial space industry.
data-collection data-science data-visualization data-wrangling exploratory-data-analysis machine-learning predictive-modeling python spacex
Last synced: 01 May 2026
https://github.com/com-480-data-visualization/project-2023-the-vizards
Lausanne Transportation : a data visualization of the Lausanne Transportation network. Developed by the Vizards team as part of the EPFL Data Visualization course project (COM-480).
buses data-analysis data-science data-visualization epfl lausanne map metro public-transport public-transportation switzerland webgl
Last synced: 01 May 2026
https://github.com/codekow/s2i-r-shiny
Run R (shiny) apps on OpenShift
builder-image data-science openshift r rshiny s2i-image s2i-rshiny shiny shiny-apps
Last synced: 01 May 2026
https://github.com/ggeop/multiple-fields-management
Fields management from/to different data sources. :bulb:
data data-engineering data-organization data-retrieval data-science pandas python
Last synced: 01 May 2026
https://github.com/aarryasutar/prodigy_ds_internship
These projects as a part of my Data Science internship involve data visualisation, analysis, & prediction using various datasets and machine learning techniques. They utilize libraries like pandas, matplotlib, seaborn, scikit-learn, and NLTK for tasks ranging from gender and age visualisation to sentiment analysis and decision tree classification.
bank-marketing-analysis barchart data-science eda exploratory-data-analysis heatmap histogram internships matplotlib pandas prodigy-infotech pyplot python scikit-learn seaborn sentiment-analysis
Last synced: 01 May 2026
https://github.com/nafisalawalidris/data-analysis-with-python
This repo features Jupyter Notebook labs for learning data analysis with Python. Explore data acquisition, wrangling, visualization, modeling, and evaluation. Enhance your skills in Python data analysis.
data-acquisition data-analysis data-science data-wrangling exploratory-data-analysis feature-engineering machine-learning model-development model-evaluation-and-refinement pandas
Last synced: 02 May 2026
https://github.com/adi-200/adult_census_income_prediction_ml_project
Decoding Dollars: Adult Census Income Prediction
data-science datavisualization eda machine-learning machine-learning-algorithms prediction
Last synced: 02 May 2026
https://github.com/y-india/project-road-accident-severity-prediction-system
see README below , please.
application data data-analysis data-classification data-cleaning data-science data-visualization data-visualization-project machine-learning ml pandas project real-world-problem-solving real-world-project road-project streamlit-webapp
Last synced: 02 May 2026
https://github.com/pedro1guevara/data_science_course_finalproject
Analysis of startup success factors using Crunchbase data. Statistical and machine learning research on funding thresholds, industry sectors, and financing rounds. Final project for UABC's Data Science course.
data-science jupyter-notebook python startup startups successfactors uabc
Last synced: 02 May 2026
https://github.com/arif-miad/titanic-analysis
artificial-intelligence data data-science deep-neural-networks
Last synced: 09 Jun 2026
https://github.com/unicef/magicbox-download-shapefiles
Downloads shapefiles for each country from gadm.org and unzips them.
data data-science docker downloads-shapefiles emergency-response gadm geospatial geospatial-data humanitarian javascript magicbox nodejs shapefile unicef
Last synced: 02 May 2026
https://github.com/goldsharon/logistic-regression-from-scratch
A Logistic Regression model built from scratch in Python using NumPy, without ML libraries. It includes gradient descent, binary classification, and adjustable learning rates, demonstrating training, predictions, and weight updates with sigmoid activation.
binary-classification data-science from-scratch gradient-descent logistic-regression machine-learning python sigmoid-activation
Last synced: 03 May 2026
https://github.com/anandanraju/youtube-data-api-model
The YouTube Analytics API enables you to generate custom reports containing YouTube Analytics data. The API supports reports for channels and for content owners. Report fields are characterized as either dimensions or metrics
analytics data-analysis data-science metrics model python telemetry youtube youtube-api
Last synced: 03 May 2026
https://github.com/theairbend3r/mice-memory-response
Effect of memory on current response in mice using methods from computational neuroscience and machine learning.
computational-neuroscience data-analysis data-science machine-learning neuroscience python
Last synced: 09 Jun 2026
https://github.com/josibake/swarmy
CLI for starting data science projects
cli data-science go golang python r
Last synced: 03 May 2026
https://github.com/utkarsh-284/deep-learning
This repository contains the documents and main project file needed for building DNN from scratch using NumPy.
data-science deep-learning deep-neural-networks machine-learning mnist mnist-handwriting-recognition neural-networks numpy python3
Last synced: 03 May 2026
https://github.com/chouaib-629/customersegmentation
Hadoop-based Customer Segmentation project using the Online Retail Dataset. Implements MapReduce for processing and Python for preprocessing to uncover customer purchasing patterns for targeted marketing.
big-data customer-segmentation data-analysis data-science distributed-computing hadoop hadoop-mapreduce java mapreduce marketing-analytics python
Last synced: 04 May 2026
https://github.com/cliffordnwanna/climate_data_analysis_and_visualization
The Climate Data Visualization and Analysis project showcases a comprehensive exploration of African climate data, with an emphasis on identifying patterns and trends in average temperatures across different countries and time periods. It serves as a practical demonstration of my data analysis, data visualization, and problem-solving skills.
data-analysis data-science mathplotlib pandas plotly visualization
Last synced: 04 May 2026
https://github.com/chirindaopensource/crypto_currencies_interest_rates
End-to-end Python Implementation of Bergault et al.'s (2025) methodology for constructing yield curves without traditional bonds. Implements inverse options replication, robust statistical methods, and closed-form analytical solutions for risk-neutral interest rate discovery in digital asset markets.
academic-research arbitrage-pricing cryptocurrency data-science defi derivatives econometrics financial-engineering interest-rates jupyter-notebook mathematical-finance numpy options-pricing pandas python quantitative-finance ransac risk-management robust-statistics yield-curve
Last synced: 04 May 2026
https://github.com/ezmiller/clj-data-experiments
Experiments to understand tech.ml.dataset
Last synced: 09 Jun 2026
https://github.com/depshad/insideairbnb-london
Exploratory Data Analysis and Predictive Modeling for Airbnb London listings
airbnb-london-listings data-science exploratory-data-analysis machine-learning python3
Last synced: 04 May 2026
https://github.com/sarmadahmad8/digit-recognizer-91.4-accuracy
Digit Recognizer 91.4% accuracy
artificial-intelligence data-science digit-recognizer machine-learning neural-network numpy pandas python
Last synced: 05 May 2026
https://github.com/franpog859/titanic-competition
❄️🚢 Machine Learning project workflow reference. Model predicts if given people survive the Titanic disaster basing on among others their age, sex and names
classification data-science kaggle machine-learning scikit-learn titanic workflow
Last synced: 05 May 2026
https://github.com/sakan811/find-osaka-and-japan-average-hotel-price
Showcase visualizations about Osaka and Japan Average Hotel Price. The data was collected from Booking.com
booking bookings data-science data-visualization database grahpql hotel hotel-booking hotels japan japanese sql sqlite tourism tourists webscraper webscraping webscraping-data
Last synced: 05 May 2026
https://github.com/elcaiseri/heart-disease-classification
Predict whether the presence of heart disease in the patient using several machine learning algorithms with EDA && Visualizations.
classification data-science heart-disease heart-disease-analysis knn logistic-regression machine-learning python random-forest svm
Last synced: 05 May 2026
https://github.com/winter000boy/my-project-portfolio
Welcome to My Project Portfolio! This repository is a comprehensive collection of my work in Java programming, Python development, Machine Learning (ML), Artificial Intelligence (AI), and Web Development. Organized for ease of access, this portfolio highlights innovative and practical projects tailored to solve real-world challenges.
ai artificial-intelligence artificial-neural-networks bootstrap data-science deep-learning flask-application java-projects machine-learning numpy pandas-python potfolio-site python-projects python3 spring-boot tkinter-gui web-development
Last synced: 05 May 2026
https://github.com/felipecacique/predictivemaintenance
This work emphasizes the use of machine learning and data analysis to predict the optimal time for engine oil replacement.
data-science jupyter-notebook machine-learning python sklearn
Last synced: 05 May 2026
https://github.com/gandhasiri-rahul-mohan/neural-networks-q1-forestfires
PREDICT THE BURNED AREA OF FOREST FIRES WITH NEURAL NETWORKS
data-science machine-learning neural-networks nlp pandas python
Last synced: 06 May 2026
https://github.com/0xnaman1/mindai
Data Science blog post
data-science fastai python pytorch
Last synced: 06 May 2026
https://github.com/mxagar/statistics_with_python_coursera
My personal notes done while following the Coursera Specialization "Statistics with Python", from the University of Michingan, hosted by Dr. Brenda Gunderson.
data-modeling data-science data-visualization hypothesis-testing machine-learning pandas python statistics
Last synced: 06 May 2026
https://github.com/freebirdscrew/covid-19-data-analysis
Coronavirus Data-Analysis with Live Data Streaming from the Website and Made a DASH Web-App at Last.
coronavirus coronavirus-real-time coronavirus-tracking countryinfo covid-19 covid-19-india covid19 covid19-data dash dash-button dashboard-application data data-analysis data-cleaning data-science data-visualization github jupyter pycountry python
Last synced: 07 May 2026
https://github.com/sivas-2/coffee-sales-visualization
This repository contains data visualization scripts and notebooks analyzing coffee sales data from a vending machine, sourced from Kaggle. The visualizations explore sales trends, customer preferences, and product popularity over time.
data data-analysis data-science data-visualization python visualization
Last synced: 07 May 2026
https://github.com/hamzacham/data_set_projet-5
data-analysis data-science database dataset jupyter jupyter-notebook paython training
Last synced: 07 May 2026
https://github.com/fpopic/hf-interview-challenge
(Interview) Mixin Data Engineering & Data Science with PySpark
data-engineering data-science pyspark python recipes spark
Last synced: 07 May 2026
https://github.com/bala-1409/foreign-exchange-rate-time-series-data-science-project
This project will use time series analysis to forecast the exchange rate between the euro and the US dollar. The project will use a variety of statistical techniques, such as ARIMA to model the data and forecast the exchange rate.
data-analysis data-science data-visualization datapreprocessing eda exploratory-data-analysis forecasting machine-learning-algorithms model modelfitting predictive-modeling python3 scikit-learn statsmodels time-series time-series-analysis
Last synced: 07 May 2026
https://github.com/md-emon-hasan/data-science
Data science tutorials, including data preprocessing, analysis, visualization, project deployment, machine learning and deep learning algorithms.
artificial-intelligence data-analysis data-engineering data-science deep-learning machine-learning-algorithms python
Last synced: 07 May 2026
https://github.com/soumyaco/rare-species-analysis-across-uk
A Data Analysis on over 20M data on different species in UK and their location
data-analytics data-science folium-maps pandas python3
Last synced: 07 May 2026
https://github.com/returnstring/pgpromise
Promisified async PostgreSQL queries for R
data-engineering data-science postgresql r
Last synced: 08 May 2026
https://github.com/emmaccode/stack-ds
Stack-DS Pandas IDE
data-science gtk3 pandas python3
Last synced: 08 May 2026
https://github.com/shridhar1504/loan-clustering-datascience-project
This project uses Machine Learning to Cluster loan together based on their similarities. The project uses a dataset of loan application which includes information about the Loan amount and Balance. The project then use the clustering algorithm to group the loan together based on the similarities.
clustering-algorithm data-analysis data-science data-visualization datanalysis eda kmeans-clustering machine-learning python sql sql-server unsupervised-learning
Last synced: 08 May 2026
https://github.com/iguptashubham/ott-churn-eda-ml
Understanding why customers discontinue their subscriptions will be crucial in optimizing the user experience, reducing churn, and maximizing customer lifetime value. By using Machine learning model to predict the Customer Churn.
data-analysis data-analysis-project data-science data-science-portfolio data-science-projects data-visualization machine-learning python
Last synced: 08 May 2026
https://github.com/miroslav-reiter/kurz_jazyk_sql_analytici_datovi_vedci
Materiály ku kurzu Jazyk SQL 1 pre Analytikov a Dátových Vedcov
analysis analytics data data-analysis data-science database mysql reiter sql
Last synced: 08 May 2026
https://github.com/framebuffers/mindhunter
Wrappers for Pandas DataFrames to add quicker access for common statistical values, utilities and functionality.
data-analysis data-science numpy pandas python utilities-python
Last synced: 08 May 2026
https://github.com/lakshitalearning/churninsight
Customer Churn prediction means knowing which customers are likely to leave or unsubscribe from your service.
churn-prediction data-science flask google-colab machine-learning predictive-analytics python scikit-learn user-retention web-development
Last synced: 09 May 2026
https://github.com/c4rl0s-ca1n4n/alura---imersao-python_
Análise de Dados com Python. Aprender como usar Python na prática, desenvolver habilidades essenciais em análise de dados e potencializar a sua carreira transformando dados em insights valiosos.
chatgpt data-science database excel financial-analysis python
Last synced: 09 May 2026
https://github.com/brunomontezano/strawberry
agronomia agronomy analysis-of-variance data-science ifrs strawberry yield
Last synced: 10 Jun 2026
https://github.com/steffo99/unimore-bda-3-steffo
Terza attività di Big Data Analytics
data-science jupyter matplotlib pandas unimore-informatica
Last synced: 16 Apr 2026
https://github.com/douglasvolcato/brazilian-stock-market-analysis
Brazilian stocks analysis focused in dividend yield, diversification and minimun price variation
data-science data-visualization pandas python scraping scraping-websites
Last synced: 09 May 2026
https://github.com/blagojeblagojevic/lol_data_analysis
classification data-analysis data-science jupyter-notebook kaggle python3
Last synced: 09 May 2026
https://github.com/returnstring/mongoplyr
Native R interface to the MongoDB aggregation pipeline
data-engineering data-science mongodb r
Last synced: 14 May 2026
https://github.com/shahira-sadat/portfolio-project-life-expectancy-and-gdp
Code Academy Data Science Path Portfolio Project Life Expectancy and GDP of Data Visualization
codeacademy data-science datavisualization python
Last synced: 10 May 2026
https://github.com/stephaniehicks/superwomen
Children's book titled Super Women: Growing Up to be Statisticians and Data Scientists
book childrens-books data-science statistics
Last synced: 10 Jun 2026