Python Data Visualization with Matplotlib 2.x
Python Data Visualization with Matplotlib 2.x, available at $19.99, has an average rating of 4.2, with 44 lectures, based on 16 reviews, and has 104 subscribers.
You will learn about Master with the latest features in Matplotlib 2.x Create data visualizations on 2D and 3D charts in the form of bar charts, bubble charts, heat maps, histograms, scatter plots, stacked area charts, swarm plots, and many more. Make clear and appealing figures for scientific publications. Create interactive charts and animations. Extend the functionalities of Matplotlib with third-party packages, such as Basemap, GeoPandas, Mplot3d, Pandas, Scikit-learn, and Seaborn. Design intuitive infographics for effective storytelling. This course is ideal for individuals who are This course will help anyone interested in data visualization get insights from big data with Python and Matplotlib 2.x. With this course you will be able to extend your knowledge and learn how to use Python code in order to visualize your data with Matplotlib. A basic knowledge of Python is expected. It is particularly useful for This course will help anyone interested in data visualization get insights from big data with Python and Matplotlib 2.x. With this course you will be able to extend your knowledge and learn how to use Python code in order to visualize your data with Matplotlib. A basic knowledge of Python is expected.
Enroll now: Python Data Visualization with Matplotlib 2.x
Summary
Title: Python Data Visualization with Matplotlib 2.x
Price: $19.99
Average Rating: 4.2
Number of Lectures: 44
Number of Published Lectures: 44
Number of Curriculum Items: 44
Number of Published Curriculum Objects: 44
Original Price: $109.99
Quality Status: approved
Status: Live
What You Will Learn
- Master with the latest features in Matplotlib 2.x
- Create data visualizations on 2D and 3D charts in the form of bar charts, bubble charts, heat maps, histograms, scatter plots, stacked area charts, swarm plots, and many more.
- Make clear and appealing figures for scientific publications.
- Create interactive charts and animations.
- Extend the functionalities of Matplotlib with third-party packages, such as Basemap, GeoPandas, Mplot3d, Pandas, Scikit-learn, and Seaborn.
- Design intuitive infographics for effective storytelling.
Who Should Attend
- This course will help anyone interested in data visualization get insights from big data with Python and Matplotlib 2.x. With this course you will be able to extend your knowledge and learn how to use Python code in order to visualize your data with Matplotlib. A basic knowledge of Python is expected.
Target Audiences
- This course will help anyone interested in data visualization get insights from big data with Python and Matplotlib 2.x. With this course you will be able to extend your knowledge and learn how to use Python code in order to visualize your data with Matplotlib. A basic knowledge of Python is expected.
Big data analytics are driving innovations in scientific research, digital marketing, policy-making and much more. Matplotlib offers simple but powerful plotting interface, versatile plot types and robust customization.Matplotlib 2.x By Example illustrates the methods and applications of various plot types through real world examples. It begins by giving readers the basic know-how on how to create and customize plots by Matplotlib. It further covers how to plot different types of economic data in the form of 2D and 3D graphs, which give insights from a deluge of data from public repositories, such as Quandl Finance. You will learn to visualize geographical data on maps and implement interactive charts.By the end of this video, you will become well versed with Matplotlib in your day-to-day work to perform advanced data visualization. This video will help you prepare high quality figures for manuscripts and presentations. You will learn to create intuitive info-graphics and reshaping your message crisply understandable.
About the Author:
Aldrin Kay Yuen Yim is a PhD student in computational and system biology at Washington University School of Medicine. Before joining the university, his research
primarily focused on big data analytics and bioinformatics, which led to multiple discoveries, including a novel major allergen class (designated as a Group 24th Major allergen by WHO/IUIS Allergen Nomenclature subcommittee) through a multi-omic approach analysis of dust mites (JACI 2015), as well as the identification of the salt-tolerance gene in soybeans through large-scale genomic analysis (Nat. Comm. 2014). He also loves to explore sci-fi ideas and put them into practice, such as the development of a DNA-based information storage system (iGEM 2010, Frontiers in Bioengineering and Biotechnology 2014). Aldrin’s current research interest focuses on neuro-development and diseases, such as exploring the heterogeneity of cell types within the nervous system, as well as gender dimorphism in brain cancers (JCI Insight 2017).
Aldrin is also the founding CEO of Codex Genetics Limited, which is currently servicing two research hospitals and the cancer registry of Hong Kong.
Allen Chi Shing Yu, PhD, is a Chevening Scholar, 2017-18, and an MSc student in computer science at the University of Oxford. He holds a PhD degree in Biochemistry from the Chinese University of Hong Kong, and he has used Python and Matplotlib extensively during his 10 years’ experience in the field of bioinformatics and big data analysis. During his research career, Allen has published 12 international scientific research articles and presented at four international conferences, including on-stage presentations at the Congress On the Future of Engineering Software (COFES) 2011, USA, and Genome Informatics 2014, UK. Other research highlights include discovering the novel subtype of Spinocerebellar ataxia (SCA40), identifying the cause of pathogenesis for a family with Spastic paraparesis, leading the gold medalist team in 2011 International Genetically Engineered Machine (iGEM) competition, and co-developing a number of cancer genomics project.
Apart from academic research, Allen is also the co-founder of Codex Genetics Limited, which aims to provide personalized medicine services in Asia through the use of the latest genomics technology. With financial and business support from the HKSAR Innovation and Technology Commission, Hong Kong Science Park, and the Chinese University of Hong Kong, Codex Genetics has curated and transformed recent advances in cancer and neuro-genomics research into clinically actionable insights.
Claire Yik Lok Chung is now a PhD student at the Chinese University of Hong Kong working on Bioinformatics, after receiving her BSc degree in Cell and Molecular Biology. With her passion for scientific research, she joined three labs during her college study, including the synthetic biology lab at the University of Edinburgh. Her current projects include soybean genomic analysis using optical mapping and the next-generation sequencing of data. Claire started programming 10 years ago, and uses Python and Matplotlib daily to tackle Bioinformatics problems and to bring convenience to life. Being interested in information technology in general, she leads the Campus Network Support Team in college and is constantly keeping up with the latest technological trends by participating in PyCon HK 2016. She is motivated to acquire new skills through self-learning and is keen to share her knowledge and experience. In addition to science, she has developed skills in multilingual translation and graphic design, and found these transferable skills useful at work.
Course Curriculum
Chapter 1: Hello Plotting World!
Lecture 1: The Course Overview
Lecture 2: Getting Started with Matplotlib
Lecture 3: Setting Up the Plotting Environment
Lecture 4: Editing and Running Code
Lecture 5: Loading Data for Plotting
Lecture 6: Plotting Our First Graph
Chapter 2: Figure Aesthetics
Lecture 1: Basic Structure of a Matplotlib Figure
Lecture 2: Setting Colors in Matplotlib
Lecture 3: Adjusting Text Formats
Lecture 4: Customizing Lines and Markers
Lecture 5: Customizing Grids and Ticks
Lecture 6: Customizing Axes
Lecture 7: Using Style Sheets
Lecture 8: Title and Legend
Chapter 3: Figure Layout and Annotations
Lecture 1: Adjusting Layout
Lecture 2: Adding Subplots
Lecture 3: Adjusting Margins
Lecture 4: Drawing Inset Plots
Lecture 5: Adding Text Annotations
Lecture 6: Adding Graphical Annotations
Chapter 4: Visualizing Online Data
Lecture 1: Typical API Data Formats
Lecture 2: Introducing Pandas
Lecture 3: Visualizing the Trend of Data
Lecture 4: Visualizing Univariate Distribution
Lecture 5: Visualizing a Bivariate Distribution
Lecture 6: Visualizing Categorical Data
Lecture 7: Controlling SeabornFigure Aesthetics
Lecture 8: More About Colors
Chapter 5: Visualizing Multivariate Data
Lecture 1: Getting End-of-Day (EOD) Stock Data from Quandl
Lecture 2: Two-Dimensional Faceted Plots
Lecture 3: Other Two-Dimensional Multivariate Plots
Lecture 4: Three-Dimensional (3D) Plots
Chapter 6: Adding Interactivity and Animating Plots
Lecture 1: Scraping Information from Websites
Lecture 2: Non-Interactive Backends
Lecture 3: Interactive Backends
Lecture 4: Creating Animated Plots
Chapter 7: A Practical Guide to Scientific Plotting
Lecture 1: Effective Visualization – Planning Your Figure
Lecture 2: Effective Visualization – Crafting Your Figure
Lecture 3: Visualizing Statistical Data More Intuitively
Lecture 4: Methods for Dimension Reduction
Chapter 8: Exploratory Data Analysis Analytics and Infographics
Lecture 1: Visualizing Population Health Information
Lecture 2: Map-Based Visualization for Geographical Data
Lecture 3: Combining Geographical and Population Health Data
Lecture 4: Survival Data Analysis on Cancer
Instructors
-
Packt Publishing
Tech Knowledge in Motion
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 1 votes
- 3 stars: 4 votes
- 4 stars: 3 votes
- 5 stars: 8 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024