All Projects → clair513 → Seaborn Tutorial

clair513 / Seaborn Tutorial

Licence: mit
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.

Programming Languages

python3
1442 projects

Projects that are alternatives of or similar to Seaborn Tutorial

Data Science Hacks
Data Science Hacks consists of tips, tricks to help you become a better data scientist. Data science hacks are for all - beginner to advanced. Data science hacks consist of python, jupyter notebook, pandas hacks and so on.
Stars: ✭ 273 (+139.47%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, pandas, numpy, data-visualization
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+1229.82%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, pandas, data-visualization
Data Science For Marketing Analytics
Achieve your marketing goals with the data analytics power of Python
Stars: ✭ 127 (+11.4%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy, data-visualization
Dtale
Visualizer for pandas data structures
Stars: ✭ 2,864 (+2412.28%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, pandas, data-visualization
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+298.25%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+234.21%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+517.54%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Pythondata
repo for code published on pythondata.com
Stars: ✭ 113 (-0.88%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Pydataroad
open source for wechat-official-account (ID: PyDataLab)
Stars: ✭ 302 (+164.91%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Data Science On Gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Stars: ✭ 864 (+657.89%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (-21.05%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
Data Science
Collection of useful data science topics along with code and articles
Stars: ✭ 315 (+176.32%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Articles
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Stars: ✭ 350 (+207.02%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (+374.56%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
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 (+3748.25%)
Mutual labels:  data-science, data-analysis, pandas, numpy
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+7206.14%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, pandas
Data Science Lunch And Learn
Resources for weekly Data Science Lunch & Learns
Stars: ✭ 49 (-57.02%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-visualization
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-69.3%)
Mutual labels:  jupyter-notebook, data-science, pandas, numpy
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (+1112.28%)
Mutual labels:  jupyter-notebook, data-analysis, pandas, numpy
Sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Stars: ✭ 1,851 (+1523.68%)
Mutual labels:  data-science, data-analysis, pandas, data-visualization

Seaborn-Tutorial:

Data Visualization is a critical though undermined skill required in pursuit of a Data Science career. This repository is an attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random or fabricated datasets. The knowledge gained for inference shall in no way be limited to just Seaborn.

For learners who feel at ease when steps are visually explained, you may check my YouTube channel. You may opt reading for a written/article mode preview on my Medium publication. My algorithms shall try to ensure that these notebooks are well synchronized with video streaming but do not guarantee perfect Speech to Text.

Agenda:

With this series of Seaborn notebooks, aspirants shall achieve or be able to upgrade their skills on:

  • Learn to use Pandas to have a brief overview of dataset.
  • Learn to use various Seaborn plots.
  • Learn to infer the representation of data distribution on any plot.
  • Utilize underlying Matplotlib arguments to tweak Seaborn plots.
  • Statistical interpretation of plotted data.
  • In-depth usage & explanation of each available plotting parameter.
  • Advanced customization as to satisfy complex real-world business problems.
  • Custom codes for enhancing data visualization experience.

Series Curriculum:

Please note that the content of each Curriculum topic might get segregated into multiple videos on YouTube OR multiple articles on Medium Publication so I would recommend opening it up as a playlist for better experience.

Note:

I could've made a Udemy course out of this and earned money but I believe in contributing to our open-source arena, so my only expectation from learners is for them to also contribute whichever way they can in due course of time. If there is any issue with the code or explanation that you would like me to look into or advice/suggest/recommend, please feel free to reach out. If the content is useful, a better idea would be to Star or Fork this repository for your future reference. If the content on publication seems well explained, I would really be glad to get notified about your applause on the story. - Alok Kumar

Edit: I am aware of the changes brought in with Seaborn v0.9 and shall add a Notebook in accordance very soon. Appreciate your time!

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].