Liwaiwai Liwaiwai



Liwaiwai Liwaiwai
  • /
  • Artificial Intelligence
  • Machine Learning
  • Robotics
  • Engineering
    • Architecture
    • Design
    • Software
    • Hybrid Cloud
    • Data
  • About
  • Data
  • Software
  • Tools

How To Install Matplotlib

  • October 28, 2019
  • admin

Overview

This guide shows how to install Matplotlib, a Python 2D plotting library which produces publication-quality figures in a variety of hardcopy formats and interactive environments across platforms.

 

Prerequisites

  • Python has been installed
    • Installation on Ubuntu
    • Installation on Windows
  • Optional but recommended. Setup a VirtualEnvironment and Pip has been installed.
    • VirtualEnvironment for Ubuntu

 

Installation

01. Activate your virtual environment, or skip this step if not using virtual environment.

$ source {{virtual-env-directory}}/bin/activate

 

 

02. Install the Matplotlib package

(geek-venv) $ pip install matplotlib

 

03. Verify that Matplotlib has been installed by viewing the version.

(geek-venv) $ pip freeze | grep matplotlib

admin

Related Topics
  • Data Visualization
  • Matplotlib
  • Python
You May Also Like
View Post
  • Technology
  • Tools

Google Cloud Unveils New AI Tools for Retailers

  • January 31, 2023
View Post
  • Data
  • Machine Learning

8 Best Human Behaviour Datasets For Machine Learning

  • January 30, 2023
View Post
  • Artificial Intelligence
  • Data
  • Machine Learning

Built With BigQuery: How To Accelerate Data-Centric AI Development With Google Cloud And Snorkel AI

  • January 29, 2023
View Post
  • Artificial Intelligence
  • Technology
  • Tools

Prompt Engineering For ChatGPT And Generative AI

  • January 29, 2023
View Post
  • Data

Reading And Storing Data For Custom Model Training On Vertex AI

  • January 27, 2023
View Post
  • Platforms
  • Technology
  • Tools

Processing W2 & Payslips Is Now Even Simpler With Document AI

  • January 27, 2023
View Post
  • Data

Scaling Machine Learning Inference With NVIDIA Tensorrt And Google Dataflow

  • January 26, 2023
View Post
  • Data
  • Engineering
  • Practices

Building Out Your Support Insights Pipeline

  • January 13, 2023

Leave a Reply

Your email address will not be published. Required fields are marked *

Stay Connected!
LATEST
  • 1
    Microsoft‘s Big AI Ambitions Go Beyond Just OpenAI And ChatGPT
    • February 3, 2023
  • 2
    Deepfakes: Faces Created By AI Now Look More Real Than Genuine photos
    • February 3, 2023
  • 3
    GPT-3 In Your Pocket? Why Not!
    • February 3, 2023
  • 4
    Can AI Replace Cloud Architects?
    • February 2, 2023
  • 5
    Meet Aiko And Aiden: The World’s First AI Interns
    • February 2, 2023
  • 6
    Google Scrambles To Catch Up In The Wake Of OpenAI’s ChatGPT
    • January 31, 2023
  • 7
    9 Ways We Use AI In Our Products
    • January 31, 2023
  • 8
    Google Cloud Unveils New AI Tools for Retailers
    • January 31, 2023
  • 9
    7 Ways Google Is Using AI To Help Solve Society’s Challenges
    • January 30, 2023
  • 10
    The Ethics Of Machine Learning: Understanding The Role Of Developers And Designers
    • January 30, 2023

about
About
Hello World!

We are liwaiwai.com. Created by programmers for programmers.

Our site aims to provide materials, guides, programming how-tos, and resources relating to artificial intelligence, machine learning and the likes.

We would like to hear from you.

If you have any questions, enquiries or would like to sponsor content, kindly reach out to us at:

[email protected]

Live long & prosper!
Most Popular
  • 1
    8 Best Human Behaviour Datasets For Machine Learning
    • January 30, 2023
  • 2
    Built With BigQuery: How To Accelerate Data-Centric AI Development With Google Cloud And Snorkel AI
    • January 29, 2023
  • 3
    What Kind Of Future Will AI Bring Enterprise IT?
    • January 29, 2023
  • 4
    Prompt Engineering For ChatGPT And Generative AI
    • January 29, 2023
  • 5
    AI Might Be Seemingly Everywhere, But There Are Still Plenty Of Things It Can’t Do—for now
    • January 27, 2023
  • /
  • Artificial Intelligence
  • Machine Learning
  • Robotics
  • Engineering
  • About

Input your search keywords and press Enter.