Giter Site home page Giter Site logo

rojaachary / data-visualization-with-python Goto Github PK

View Code? Open in Web Editor NEW
51.0 3.0 32.0 11.82 MB

Data visualization is the visual presentation of data or information. The goal of data visualization is to communicate data or information clearly and effectively to readers. Typically, data is visualized in the form of a chart, infographic, diagram or map.

License: MIT License

Jupyter Notebook 100.00%
data-science visualization bokeh matplotlib-pyplot plotnine seaborn-plots plotly machine-learning data-unfolding scatter-plot bar-graphs violin-plot

data-visualization-with-python's Introduction

Data-Visualization-with-Python โœจ

Data visualization is the visual presentation of data or information. The goal of data visualization is to communicate data or information clearly and effectively to readers. Typically, data is visualized in the form of a chart, infographic, diagram or map.

  • Identify trends and outliers
  • Tell a story within the data
  • Reinforce an argument or opinion
  • Highlight an important point in a set of data

Libraries required

Use the package manager pip to install below

pip install matplotlib
pip install seaborn
pip install plotnine
pip install plotly
pip install bokeh

Brief about Libraries:

Matplotlib:

  • Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
No Topics Code Link ๐Ÿ”—
1 Basic Plotting Code
2 Line_and_color_style [Code]
3 Plot_with_line_styles Code
4 Scatter_Plots Code
5 Density_and_Contour_Plots Code
6 Histograms_and_Binnings Code
7 Customizing_legends Code

Seaborn

  • Seaborn harnesses the power of matplotlib to create beautiful charts in a few lines of code. The key difference is Seaborn's default styles and color palettes, which are designed to be more aesthetically pleasing and modern. Since Seaborn is built on top of matplotlib, you'll need to know matplotlib to tweak Seaborn's defaults.
No Topics Code Link ๐Ÿ”—
1 Quick_Intro Code
2 Categorical Code
3 Distribution_plot Code
4 Regression_Plots Code
5 Matrix_Plots Code
6 Multi_Plot Code

Plotnine

  • plotnine is an implementation of a grammar of graphics in Python, it is based on ggplot2. The grammar allows users to compose plots by explicitly mapping data to the visual objects that make up the plot.
No Topics Code Link ๐Ÿ”—
1 Intro Code
2 Stage Code
3 Scale_x_Continuous Code
4 After_Scale Code
5 Facet_grid Code
6 Facet_Wrap Code

Bokeh

  • Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.
No Topics Code Link ๐Ÿ”—
1 Basic_Plotting Code
2 Styling_and_Theming Code
3 Data_sources_and_transformations Code
4 Adding_Annotations Code
5 Presentations_Layout Code
6 Linking_and_Interactions Code

Plotly

  • plotly is an interactive, open-source, and browser-based graphing library for Python Built on top of plotly.js, plotly.py is a high-level, declarative charting library. plotly.js ships with over 30 chart types, including scientific charts, 3D graphs, statistical charts, SVG maps, financial charts, and more.
No Topics Code Link ๐Ÿ”—
1 First_Steps Code
2 Line_Plots Code
3 Bar_Charts Code
4 Pie_Charts Code
5 Sunburst Code
6 Bubble_chart Code

What you will learn

โœ… Get an overview of various plots.
โœ… Work with different plotting libraries and get to know their strengths and weaknesses.
โœ… Learn how to create insightful visualizations.
โœ… Understand what makes a good visualization.
โœ… Improve your Python data wrangling skills.
โœ… Learn the industry standard tools.
โœ… Develop your general understanding of data formats and representations.

Samples of Plots

Want to Stay Updated !!

Fork ๐Ÿด the repository

Learned Something !!

Give a ๐ŸŒŸ to support me ๐Ÿ˜Š

@misc{Charged Neuron,
    author       = {Roja Achary},
    title        = {Data Visualisation with Python},
    Credits      = {GfG,websites}
    month        = {August},
    year         = {2021}
}

data-visualization-with-python's People

Contributors

rojaachary avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.