All Projects → StephanieStallworth → Exploratory_Data_Analysis_Visualization_Python

StephanieStallworth / Exploratory_Data_Analysis_Visualization_Python

Licence: other
Data analysis and visualization with PyData ecosystem: Pandas, Matplotlib Numpy, and Seaborn

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Exploratory Data Analysis Visualization Python

Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+10108.97%)
Mutual labels:  numpy, plotly, pandas, seaborn, matplotlib
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+3.85%)
Mutual labels:  numpy, exploratory-data-analysis, pandas, seaborn, matplotlib
Ditching Excel For Python
Functionalities in Excel translated to Python
Stars: ✭ 172 (+120.51%)
Mutual labels:  numpy, exploratory-data-analysis, eda, pandas
Edaviz
edaviz - Python library for Exploratory Data Analysis and Visualization in Jupyter Notebook or Jupyter Lab
Stars: ✭ 220 (+182.05%)
Mutual labels:  plotly, eda, pandas, matplotlib
jun
JUN - python pandas, plotly, seaborn support & dataframes manipulation over erlang
Stars: ✭ 21 (-73.08%)
Mutual labels:  numpy, plotly, pandas, seaborn
The-Data-Visualization-Workshop
A New, Interactive Approach to Learning Data Visualization
Stars: ✭ 59 (-24.36%)
Mutual labels:  numpy, pandas, seaborn, matplotlib
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+5524.36%)
Mutual labels:  numpy, pandas, seaborn, matplotlib
covid-19
Data ETL & Analysis on the global and Mexican datasets of the COVID-19 pandemic.
Stars: ✭ 14 (-82.05%)
Mutual labels:  numpy, pandas, seaborn, matplotlib
Baby Names Analysis
Data ETL & Analysis on the dataset 'Baby Names from Social Security Card Applications - National Data'.
Stars: ✭ 557 (+614.1%)
Mutual labels:  numpy, eda, pandas, matplotlib
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (-60.26%)
Mutual labels:  numpy, pandas, seaborn, matplotlib
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (-32.05%)
Mutual labels:  numpy, pandas, seaborn, matplotlib
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (+89.74%)
Mutual labels:  numpy, pandas, matplotlib
Python-for-data-analysis
No description or website provided.
Stars: ✭ 18 (-76.92%)
Mutual labels:  numpy, pandas, matplotlib
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+2716.67%)
Mutual labels:  numpy, pandas, matplotlib
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (+82.05%)
Mutual labels:  numpy, pandas, matplotlib
Data Science Types
Mypy stubs, i.e., type information, for numpy, pandas and matplotlib
Stars: ✭ 180 (+130.77%)
Mutual labels:  numpy, pandas, matplotlib
datatile
A library for managing, validating, summarizing, and visualizing data.
Stars: ✭ 419 (+437.18%)
Mutual labels:  plotly, pandas, matplotlib
Python Wechat Itchat
微信机器人,基于Python itchat接口功能实例展示:01-itchat获取微信好友或者微信群分享文章、02-itchat获取微信公众号文章、03-itchat监听微信公众号发送的文章、04 itchat监听微信群或好友撤回的消息、05 itchat获得微信好友信息以及表图对比、06 python打印出微信被删除好友、07 itchat自动回复好友、08 itchat微信好友个性签名词云图、09 itchat微信好友性别比例、10 微信群或微信好友撤回消息拦截、11 itchat微信群或好友之间转发消息
Stars: ✭ 216 (+176.92%)
Mutual labels:  numpy, pandas, matplotlib
skimpy
skimpy is a light weight tool that provides summary statistics about variables in data frames within the console.
Stars: ✭ 236 (+202.56%)
Mutual labels:  exploratory-data-analysis, eda, pandas
Ml Cheatsheet
A constantly updated python machine learning cheatsheet
Stars: ✭ 136 (+74.36%)
Mutual labels:  numpy, pandas, matplotlib

Exploratory Data Analysis and Visualization in Python

Python Programming Part 1 & 2

  • Looping
  • Functions
  • Lambda Expressions
  • Methods

SciPy

Matplotlib Part 1 & 2

  • Subplots
  • Customizing plot appearance

Matplotlib - Basics

  • Multiplots
  • Subplots
  • Setting colors

Matplotlib Advanced

  • Log scale
  • Text annotation
  • Axis grid
  • Twin axis
  • 3D figures

FiveThirtyEight Visualizations with Matplotlib

  • Customizing tick marks and axes
  • Adding titles and subtitles
  • Adding a signature bar

NumPy and Pandas for 1D and 2D Data

  • Similarities & differences
  • Pearson's r function

Numpy

  • Creating arrays
  • Indexing and Selection
  • Basic operations

Pandas

  • Subsetting dataframes
  • Working with the Index
  • Missing data
  • Group By
  • Combining dataframes (merge, join, concatenation)
  • Pivot Table

911 Call Exploratory Data Analysis

  • Time Series study with seaborn
  • Heat maps with seaborn

Financial Exploratory Analysis

  • Pairplot with seaborn
  • Moving average line plot
  • Heat maps with seaborn

Python A-Z Profit Analysis

  • For loops
  • Round function

Country Birth Rate Exploratory Analysis

  • Creating dataframes
  • Merging dataframes
  • Scatterplots with seaborn

Domestic Gross Percentage Exploratory Analysis

  • Filtering using isin function
  • Box plot with jitter

Python A-Z Internet Users Exploratory Analysis

  • Subsetting
  • Filtering

Melbourne Housing Exploratory Analysis

  • Re-ordering columns
  • Identifying missing data
  • Converting variable types

SF Salaries Exploratory Analysis

Python A-Z Internet Users Data Visualization

  • Seaborn plots
  • Keyword Arguments in Python

Python A-Z Movie Rating Data Visualization

  • Converting variables
  • Stacked histograms
  • KDE plot with seaborn
  • Subplots
  • Building & styling dashboards

Pandas Data Visualization

  • Hex bin
  • Kernel density plot

Pandas Data Visualization Part 2

  • Area maps

Pandas Built-In Data Visualization

Ploty & Cufflinks

  • 3D surface plots
  • Spread plots
  • Bubble plots
  • Scatter matrix plots

Plotly Geograhical Plotting

  • USA choropleth map
  • Global choropleth map

Plotly Choropleth Maps

Seaborn

  • Distribution plots (histogram, joint plot, rug plot, kde)
  • Categorical plots (bar plot, count plot, box plot, violin plot, strip plot, swarm plot, factorplot))
  • Matrix plots (heat maps, cluster maps)
  • Regression plots (linear model plot, faceted linear model plot)
  • Grids (pairplot, pair grid, facet grid)
  • Customizing style and color

Seaborn Plots

  • Categorical Plots
  • Distribution Plots
  • Seaborn Matrix Plots
  • Seaborn Regression Plots
  • Seaborn Style and Color
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].