All Projects → TrainingByPackt → Interactive-Data-Visualization-with-Python

TrainingByPackt / Interactive-Data-Visualization-with-Python

Licence: MIT License
Present your data as an effective and compelling story

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Interactive-Data-Visualization-with-Python

The-Data-Visualization-Workshop
A New, Interactive Approach to Learning Data Visualization
Stars: ✭ 59 (-16.9%)
Mutual labels:  pandas, seaborn, geoplotlib
jun
JUN - python pandas, plotly, seaborn support & dataframes manipulation over erlang
Stars: ✭ 21 (-70.42%)
Mutual labels:  pandas, seaborn
astetik
Astetik takes away the pain from telling visual stories with data on Python
Stars: ✭ 15 (-78.87%)
Mutual labels:  pandas, seaborn
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+14.08%)
Mutual labels:  pandas, seaborn
Exploratory Data Analysis Visualization Python
Data analysis and visualization with PyData ecosystem: Pandas, Matplotlib Numpy, and Seaborn
Stars: ✭ 78 (+9.86%)
Mutual labels:  pandas, seaborn
monthly-returns-heatmap
Python Monthly Returns Heatmap (DEPRECATED! Use QuantStats instead)
Stars: ✭ 23 (-67.61%)
Mutual labels:  pandas, seaborn
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 (+6078.87%)
Mutual labels:  pandas, seaborn
covid-19
Data ETL & Analysis on the global and Mexican datasets of the COVID-19 pandemic.
Stars: ✭ 14 (-80.28%)
Mutual labels:  pandas, seaborn
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (-56.34%)
Mutual labels:  pandas, seaborn
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+11115.49%)
Mutual labels:  pandas, seaborn
Python-Data-Visualization
D-Lab's 3 hour introduction to data visualization with Python. Learn how to create histograms, bar plots, box plots, scatter plots, compound figures, and more, using matplotlib and seaborn.
Stars: ✭ 42 (-40.85%)
Mutual labels:  pandas, seaborn
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 (-25.35%)
Mutual labels:  pandas, seaborn
DS-Cookbook101
A jupyter notebook having all most frequent used code snippet for daily data scienceoperations
Stars: ✭ 59 (-16.9%)
Mutual labels:  pandas, seaborn
ipython-notebooks
A collection of Jupyter notebooks exploring different datasets.
Stars: ✭ 43 (-39.44%)
Mutual labels:  pandas
excel-to-python-course
Student materials and handouts for Excel to Python course
Stars: ✭ 73 (+2.82%)
Mutual labels:  pandas
ml api covid
This is the API Code for my tutorial article. It paints a picture for developing a machine learning Python API from start to finish and provides help in more difficult areas like the setup with AWS Lambda.
Stars: ✭ 21 (-70.42%)
Mutual labels:  pandas
reciprocalspaceship
Tools for exploring reciprocal space
Stars: ✭ 17 (-76.06%)
Mutual labels:  pandas
gcf-packs
Library packs for google cloud functions
Stars: ✭ 48 (-32.39%)
Mutual labels:  pandas
tableau-scraping
Tableau scraper python library. R and Python scripts to scrape data from Tableau viz
Stars: ✭ 91 (+28.17%)
Mutual labels:  pandas
streamlit-vega-lite
A Streamlit component to render interactive Vega, Vega-Lite, and Altair visualizations and access the selected data from Python
Stars: ✭ 59 (-16.9%)
Mutual labels:  altair

GitHub issues GitHub forks GitHub stars PRs Welcome

Interactive Data Visualization with Python

With so much data being continuously generated, developers, who can present data as impactful and interesting visualizations, are always in demand. Master Interactive Data Visualization with Python sharpens your data exploration skills, tells you everything there is to know about interactive data visualization in Python.

You'll begin by learning how to draw various plots with Matplotlib and Seaborn, the non-interactive data visualization libraries. You'll study different types of visualizations, compare them, and find out how to select a particular type of visualization to suit your requirement. After you get a hang of the various non-interactive visualization libraries, you'll learn the principles of intuitive and persuasive data visualization, and use Bokeh and Plotly to transform your visuals into strong stories. You’ll also gain insight into how interactive data and model visualization can optimize the performance of a regression model.

By the end of the course, you’ll have a new skill set that’ll make you the go-to person for transforming data visualizations into engaging and interesting stories.

What you will learn

• Understand similarities and differences between data visualization types
• Manipulate plotting parameters and styles to make appealing plots
• Select appropriate Python libraries based on the context of data visualization
• Introduce a variety of interactive functionality in your data visualizations
• Know limitations and caveats of available interactive visualization libraries

The examples of this title have been implemented in Windows/Mac/Linux operating system.

Software Requirements

We also recommend that you have the following software installed in advance:
• Browser: Google Chrome or Mozilla Firefox
• Git latest version
• Anaconda 3.7 Python distribution
• Python 3.7
• The following Python libraries installed: numpy, pandas, matplotlib, seaborn, plotly, bokeh, altair, and geopandas

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