Topic: "pandas-profiling"
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
Language: Python - Size: 840 MB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 12,962 - Forks: 1,721

okld/streamlit-pandas-profiling
Pandas profiling component for Streamlit.
Language: TypeScript - Size: 7.29 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 383 - Forks: 47

rasgointelligence/feature-engineering-tutorials
Data Science Feature Engineering and Selection Tutorials
Language: Jupyter Notebook - Size: 2.76 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 279 - Forks: 100

PacktWorkshops/The-Data-Analysis-Workshop
A New Interactive Approach to Learning Data Analysis
Language: Jupyter Notebook - Size: 63.3 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 56

sharmaroshan/Numpy-and-Pandas
Numpy and Pandas are one of the most important building blocks of knowledge to get started in the field of Data Science, Analytics, Machine Learning, Business Intelligence, and Business Analytics. This Tutorial Focuses to help the Beginners to learn the core Concepts of Numpy and Pandas and get started with Machine Learning and Data Science.
Language: HTML - Size: 3.02 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 6

gulabpatel/EDA
In this repository, we would see different available libraries for Exploratory Data Analysis
Language: Jupyter Notebook - Size: 19 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 0

shubh1608/Jupyter-Notebook-Template
Jupyter Notebook Templates for quick prototyping of machine learning solutions
Language: Jupyter Notebook - Size: 53.6 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 5

McGill-MMA-EnterpriseAnalytics/datasectuals
Predicting whether or not a person deposits money after a marketing campaign. Gain insights to develop the best strategy in the next marketing campaign
Language: Jupyter Notebook - Size: 12 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

luuisotorres/Predicting-Apple-Stock-Prices-Using-PyCaret
Using PyCaret to Predict Apple Stock Prices
Language: HTML - Size: 6.6 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

ved93/ml-express
A Python library for day to day data analysis and machine learning. This aims to make data building, cleaning and machine learning much much faster. A library of extension and helper modules for Python's data analysis and machine learning libraries.
Language: Python - Size: 68.4 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Ali-hyder35/Crime-Analysis
Analysis on crime data using pandas
Language: Jupyter Notebook - Size: 275 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

Abrar2652/Road-Friction-Forecasting
A supervised classification machine learning approach to forecasting the road as safe (label 1) or dangerous (label 0) for driving in the arctic regions. If the friction is 0 <= x < 0.5 then we labeled it as 0, either 1 in the range 0.5 to 1.
Language: Jupyter Notebook - Size: 252 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

mohd-faizy/Learn_Pandas
pandas is a powerful Python library for data analysis and manipulation. It’s like a Swiss Army knife for handling structured data!
Language: Jupyter Notebook - Size: 5.89 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 1

SarangGami/Data-Analysis-Website-using-pandas-profiling-report
This is an interactive web application built using Streamlit and Pandas Profiling that allows users to perform data analysis on large CSV files with just one click.
Language: Python - Size: 80.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

shaadclt/Regression-AutoML-App
This is a sample application that demonstrates how to build a regression AutoML app using Streamlit, Pandas Profiling, and PyCaret.
Language: Python - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

praj2408/Automated-Machine-Learning-App
The Automated ML web app project leverages Python along with Pandas Profiling, PyCaret, and Streamlit to provide a seamless and user-friendly experience for automating machine learning workflows. It enables users to effortlessly explore, preprocess, model, and download the trained model
Language: Python - Size: 35.4 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

shaadclt/Classification-AutoML-App
This is a sample application that demonstrates how to build a classification AutoML app using Streamlit, Pandas Profiling, and PyCaret.
Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

pau-lo/Eda-streamlit-pandas-profiling
An app that uses pandas profiling to create a quick glance of a dataset.
Language: Python - Size: 169 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

KalyanM45/Automated-ML-Modelling
This is the Streamlit web application that allows users to upload a dataset, generate an automated exploratory data analysis (EDA) report using the pandas-profiling library, and and train a machine learning model for regression or classification tasks.
Language: Python - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

phillipdupuis/mbta-api-playground
Learn about the MBTA V3 API by building queries and exploring the results
Language: Python - Size: 1.69 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

m4qo5/vuejs-pandas-profiling
Easy way to analyze your files through web-interface
Language: Python - Size: 5.55 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SAI-SRINIVASA-SUBRAMANYAM/eda_profiling_notes
This repo contains basic understand of what is automated EDA is about
Language: Jupyter Notebook - Size: 2.13 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MoinDalvs/Learn_EDA_for_Data_Science
Univariate, Bivariate and Multi-variate Analysis
Language: Jupyter Notebook - Size: 443 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

kshitij9876/Pandas-Profiling-Project
Creating Profile Report with Pandas Profiling
Language: Python - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

vaitybharati/P23.-EDA-1
EDA (Exploratory Data Analysis) -1: Loading the Datasets, Data type conversions,Removing duplicate entries, Dropping the column, Renaming the column, Outlier Detection, Missing Values and Imputation (Numerical and Categorical), Scatter plot and Correlation analysis, Transformations, Automatic EDA Methods (Pandas Profiling and Sweetviz).
Language: Jupyter Notebook - Size: 215 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

RaghavSaxena96/Data-Analysis-with-Python-Coursera
Data Analyzing using Pandas
Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

reddyprasade/Pandas-Practice
Pandas
Language: Jupyter Notebook - Size: 4.99 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

rahulvaish/MachineLearning-Python
Notes on Machine Learning with DataSets and Examples
Size: 24.6 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 3

sharmaroshan/Analyzing-the-Dimensions-of-Poverty
The Data set is picked from Kaggle which describes the Situation of the Multidimensional Measures around the globe. In this Analysis, I have tried to used Pandas, seaborn, and Ipywidgets for the End to End Analysis of the Subject.
Language: Jupyter Notebook - Size: 990 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 3

dvdbisong/google-cloud-run
Cloud Run using HTTP Requests to Explore a CSV structured dataset with Pandas Profiling
Language: HTML - Size: 3.14 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 3

Madhukar-Reddy2002/Automated-Data-Analysis
App that make data anlaysing and model building easy , and provides the summary of your data
Language: Jupyter Notebook - Size: 104 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Akshar106/Data-Analysis-and-Visualization-WebApp
VisuVerse is an innovative and user-friendly Data Analysis and Data Visualization WebApp developed using Streamlit.
Language: Python - Size: 567 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sjapanjots/profiling
This web application is build with python streamlit and this repository helps perfrom EDA(Exploratory Data Analysis ) using pandas-profiling library in python . This web application also helps to analys the target variable using it modelling functon
Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jaquino/ia_add
Inteligencia Artificial - Análisis Descriptivo de Datos
Language: HTML - Size: 700 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

walmalki/ExploratoryDataAnalysisReports
A repository for all exploratory data analysis reports, that we exploded their dataset by using Pandas-Profiling which generates profile reports from a pandas DataFrame.
Language: HTML - Size: 7.51 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Mycristh/overview_dataset
Uso do Pandas Profiling para gerar um relatório.
Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

pradeepdev-1995/EDA-Methods
In statistics, 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
Language: HTML - Size: 35 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Aslm-Fawzy/Globel-Terrorism-Classification
Prediction For Success of Worldwide Terrorist Attacks
Language: Jupyter Notebook - Size: 2.03 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Aslm-Fawzy/Spam-Mails-Detection
Detect Spam and Not Spam Mails
Language: Jupyter Notebook - Size: 699 KB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

almeidacastrogabriela/Black_Friday_Analysis_DS815
Data manipulation and assessment using Pandas
Language: HTML - Size: 1.44 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Eben2020-hp/Obesity
Estimation of Obesity Levels
Language: Jupyter Notebook - Size: 1.26 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

praneeth300/Automated-EDA-libraries
Data cleaning and Exploratory data analysis is the challenging task for everyone. Around 80% of time is taken for the data cleaning and EDA and remaining 20% is for model building and all other process. Because of it's time complexity, reasearchers introduced a more Automated libraries for perform Automated EDA and data cleaning operations with few lines of code.It helps to makes our work easier within the time.
Language: HTML - Size: 1.63 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

vaitybharati/EDA-1
Exploratory Data Analysis Part-1
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

free-to-learn/Data-Science-With-Python
The Data Science with Python course provides a complete overview of Data Analytics tools and techniques using Python. Learning Python is a crucial skill for many Data Science roles. Acquiring knowledge in Python will be the key to unlock your career as a Data Scientist.
Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

DROMZEE/imdb_5000_Movie_Dataset
IMDB 5000 Movies Dataset
Language: HTML - Size: 14.7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

violettance/automl_pipeline
This platform allows you to build an automated ML pipeline using Streamlit, Pandas Profiling, PyCaret and PyGWalker
Language: Python - Size: 609 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

1adityakadam/Amazon_Sales_EDA
In this project we have considered amazon sales data and performed Automated EDA with pandas profiling (ydata_profiling) on it + PowerBI Visualization
Language: Jupyter Notebook - Size: 14.3 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Sarah-Ribeiro/CP-3-DSS
This project aims to create a simplified clone of Pandas Profiling, developed entirely in Python and Jupyter Notebook, without relying on any external libraries.
Language: Jupyter Notebook - Size: 4.04 MB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

FAIZANTKHAN/Automated-EDA
This repository showcases tools for automatic Exploratory Data Analysis (EDA) in Python. These tools help you quickly understand your datasets and generate insightful reports.
Language: Jupyter Notebook - Size: 4.57 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

priyadarshighosh/EDA
EDA Project 1 - Titanic Dataset
Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rosabelbraga/customer-churn-analysis
Caso de uso: Customer Churn
Language: Jupyter Notebook - Size: 5.63 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

abinashsahoo007/Project-Song-Recommendation-System
This Project is a Simple Content-Based Song Recommendation System. It suggest similar item to the user based on the content the user provide.
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Hussainaquib/Pandas-Profiling-Report-Generator
This app allows you to upload a CSV file, generate a Pandas Profiling report, and download the report in HTML format.
Language: HTML - Size: 462 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ashishnex007/auto-ml
This application creates an ML model by inputing your dataset and also gives you the Exploratory Data Analysis
Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mb-14/easy-eda
Language: Python - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mfitz/knacktorle
A solver for Actorle, the daily actor guessing game
Language: Python - Size: 1.08 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MAHENDRA077/Data-Profiling
Generating EDA with the help of Pandas Profiling Module
Language: HTML - Size: 173 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eljandoubi/genre_classification
Create an ML pipeline for Genre Classification using MLflow.
Language: Python - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

eljandoubi/build-ml-pipeline-for-short-term-rental-prices Fork of udacity/build-ml-pipeline-for-short-term-rental-prices
Build an ML Pipeline for Short-Term Rental Prices in NYC
Language: HTML - Size: 6.04 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

eljandoubi/building-a-reproducible-model-workflow
Language: Jupyter Notebook - Size: 20.8 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

vikasharma005/AutoML
AutoML simplifies ML with Streamlit, Pandas Profiling, and PyCaret. Upload, analyze data, build models, and compare results effortlessly. Open-source. No coding hassle.
Language: Jupyter Notebook - Size: 495 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

thedatanerdz/MLP-86
Automated machine learning app with streamlit
Language: Python - Size: 293 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Aml-Hassan-Abd-El-hamid/Divorce-Analysis-and-Prediction
Exploratory data analysis and modelling for a dataset that contains questions that couples who got divorced and stayed together answered using Python, pandas, pandas profiling and Scikit learn.
Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

thanatkat/E-Commerce-Data-EDA
Language: Jupyter Notebook - Size: 734 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

hikikae/From-ETL-to-Machine-Learning
From an ETL to streaming platform data to the implementation of a recommendation system using Machine Learning.
Language: Jupyter Notebook - Size: 46.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Briankim254/Explaratory-data-analysis
This repository demonstrates the use of Pandas Profiling library for Exploratory Data Analysis (EDA) within a Jupyter Notebook. By automating much of the EDA process, the library generates comprehensive and interactive reports, complete with insightful visualizations to facilitate data understanding.
Language: Jupyter Notebook - Size: 544 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

TelRich/Bank_Transaction_EDA
An indepth EDA was carried out on XYZ Atm dataset for insights.
Language: Jupyter Notebook - Size: 12.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

izam-mohammed/pandas-profiling Fork of ydataai/ydata-profiling
Pandas-Profiling is an open-source library for data exploration and visualization that provides a set of tools for generating a detailed report of a pandas DataFrame. It provides a wide range of statistics and visualizations such as missing values, data types, unique values, correlation, and more.
Size: 215 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arjunan-k/Auto_ML_PyCaret
Automate machine learning EDA and model building using Pandas Profiling & PyCaret.
Language: Python - Size: 93.8 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Sachin-0215/SafeZone-Data-Analytic
Data Analytic work
Language: Jupyter Notebook - Size: 793 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Aslm-Fawzy/Churn_Classification_for_Bank_Customers
Predict if Customer ' ll Leave Bank or Not
Language: Jupyter Notebook - Size: 2.17 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sriphaniN/adult-income-prediction
This is basically a binary classification problem where a person is classified into the >50K group or <=50K group.
Language: HTML - Size: 22.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

SoftWareAK/GOODBYE-to-EDA-WELCOME-PPR
PPR=PANDAS PROFILE is another option for data analysis
Language: Jupyter Notebook - Size: 3.9 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sriphaniN/news-articles-sorted
A solution that should recognize and classify the news articles based on their labels
Language: Jupyter Notebook - Size: 31.7 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

cicerooficial/desafio-case-python-sauter
O Desafio Python tem como objetivo reflitir alguns desafios que um Engenheiro de Dados possa enfrentar na Sauter.
Language: Jupyter Notebook - Size: 4.99 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SSK-2001/Covid19EDA
A basic EDA on Covid-19 dataset using Pandas Profiling
Language: Jupyter Notebook - Size: 1.33 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sajmaru/Pima_Diabetes_Prediction
Diabetes Prediction using Logistic Regression & Neural Networks 🏥
Language: Jupyter Notebook - Size: 5.75 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Wahido589/WaRa
This is my Use Case for the Udacity Nanodegree "Data Product Management"
Language: Jupyter Notebook - Size: 3.45 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nani757/eda_Pandas-Profiling
eda_Pandas-Profiling
Language: HTML - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Gilberto-xyz/car-price
Analisis practico del Dataset y las Herramientas necesarias para Implementar un Modelo de Machine Learning
Language: HTML - Size: 2.59 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Aslm-Fawzy/Password-Strength-Detection
Detect Strength of Passwords
Language: Jupyter Notebook - Size: 5.31 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

RominaShin/Data_Pipeline_Notes
R&D around Data Engineering Tools
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

btjones-me/fraud-pycaret-demonstration
A short demonstration using PyCaret to tackle transaction fraud.
Language: Jupyter Notebook - Size: 3.21 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tulkot/Quick-EDA-Using-ProfileReport
Language: HTML - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shelvi31/Pandas-Profiling
Using Pandas Profiliing to do amazing EDA and create reports on dataset with few lines of code.
Language: Jupyter Notebook - Size: 4.17 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

vvalcristina/data-youtube-analytics
Consumindo dados da API do Youtube, analisando com Pandas Profiling e salvando no Google Cloud Storage
Language: Jupyter Notebook - Size: 404 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

YasamanAdl94/DataVisualization
Language: Jupyter Notebook - Size: 414 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Ashutosh27ind/Ecom-Market-Mix-Model
To build a MMM for ElecKart Ontario based ecommerce company
Language: Jupyter Notebook - Size: 884 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

iamkirankumaryadav/Profiling
Pandas Profiling
Language: HTML - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

NagarajSundaramahalingam/protected_excel_eda
Read protected excel(multiple sheets) with password and perform EDA.
Language: HTML - Size: 14.1 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SoleCodr/Pandas_Profiling
This repository shows the use of module pandas_profiling to automate the work for Exploratory Data Analysis.
Language: Jupyter Notebook - Size: 1.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

DAIVSONAZE/Vendas_eletronicos_colab_analise
Manipulação e análise de dados de vendas de eletrônicos no Google Colab.
Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

krishcy25/ExploratoryDataAnalysis-MultiplePythonPackages-PandasProfiling-dtales-sweetviz
This repository focuses on using simple lines of code with several Python packages(pandas-profiling, sweetviz, dtales) that does the extensive detailed Exploratory Data Analysis by producing several uni-variate statistics
Language: Jupyter Notebook - Size: 5.83 MB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

safiurrrehman/Employ-Turnover
Language: Jupyter Notebook - Size: 3.51 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Develop-Packt/Investigating-Company-Bankruptcy
Investigate the reasons behind bankruptcy and attempt to identify early warning signs. Perform exploratory data analytics using pandas profiling and apply missing value treatments and oversampling
Language: HTML - Size: 11.4 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

dayan2222/Pandas-PIAIC
Language: Jupyter Notebook - Size: 383 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
