missingno
There are 25 repositories under missingno topic.
corazzon/OpenDataWrangling
공공데이터 분석
RamySaleem/Exploratory-Data-Analysis-of-Wireline-Well-Log-Data
Exploring 118 wells of 1 MM+ rows and 29 columns of wireline petrophysical data using the Pandas library. Analysed & Visualised wireline logs petrophysical dataset using - Pandas, Numpy, Matplotlib, Plotly & seaborn libraries Discovered insights of wireline logs quality & interpretation (missing data and imbalance class
kparde/sport_analysis_and_viz
In this project, we created an 'expected goals' metric to help us assess a team's performance rather than the actual number of goals scored. We merged this metric with the calculation of a team's offensive and defensive ratings, which are updated after every game, to create a classification model that predicts the outcome of future matches, as well as a regression model that predicts the score of future games Our models outperform existing traditional techniques and achieve similar accuracy to betting sites' models.
nixietab/MissingNo
A python script to convert any image to a MissingNo like sprite
anudeepvanjavakam1/video_games_rating_analysis
EDA for more than 30K game ratings collected from [IGDB API](https://api-docs.igdb.com/#about) using [igdb-api-v4 for python](https://github.com/twitchtv/igdb-api-python). This notebook explores any common trends for games that have ratings from igdb and external critics.
babiotg/E-Commerce-Amazon-EDA
Exploratory Data Analysis and Data Cleaning on a Amazon E-Commerce Dataset
Bishopxzol/projects
Выполненные проекты в программе курса "Аналитик данных" от Яндекс.Практикума
CelineBoutinon/bottleneck
OpenClassrooms Data Analyst 2022-2023 - Projet 5
ArkadiuszSlowik/Data-analysis-and-Storytelling
Exploratory and explanatory analysis of a small, generated dataset. pandas + missingno + seaborn.
CelineBoutinon/chicken-run
OpenClassrooms Data Analyst 2022-2023 - Projet 9
Ferdib-Al-Islam/weather-trend-exploration
Analyzing of local and global temperature data and comparing the temperature trends with a residence to overall global temperature trends.
gianmarco-holm/Diabetes_HandlingMissingData
En este proyecto se verá métodos avanzados para manejar los datos faltantes de manera más eficiente
MatheusMalta002/Ciencia-de-dados-Pandas
Este espaço é dedicado para treinar minhas habilidades em ciência de dados, concentrando-se principalmente no aproveitamento da biblioteca Pandas para manipulação e análise de dados.
MinjiY/Data_Analysis
📈 Data Science Using Python
pagalboy00/titanic-classification
A classification approach to the machine learning Titanic survival challenge on Kaggle.Data visualisation, data preprocessing and different algorithms are tested and explained in form of Jupyter Notebooks
sid966/Exploratory_Data_Analysis_on_House_Prices_Dataset
This Project is about performing EDA on house prices dataset.
Singhananddev/EDA_on-Global-terrorism-data
Capstone _EDA_on Global terrorism data
tezam84/Handling_missing_values_Boston_offenses_2021
In the real world, a dataset with no missing values doesn't exist...So in this notebook, we explore different ways of dealing with it.
vinod-polinati/EDA-Analysis
An advanced data analysis on Traffic Accidents by using dataset by OPENML
Yourius/Projects_Ya
Student's projects in Yandex. Praktikum (Yandex educational platform)
DROMZEE/titanic
machine learning à partir du dataset titanic
hariprasath-v/JOB-A-THON---May-2021
Exploratory Data Analysis
yoerisamwel/missingno
Came across the missingno library. Made a couple of Jupiter notebooks to see how it works and what I can use it for at work.