English
Tamil Nadu Board of Secondary EducationHSC Science Class 12

How will you install Matplotlib? - Computer Science

Advertisements
Advertisements

Question

How will you install Matplotlib?

Short Note

Solution

  • Pip is a management software for installing python packages.
  • We can install matplotlib using pip.
  • First of all, we need to identify whether pip is installed on your PC. If so, upgrade the pip in your system.
  • To check if pip is already installed in our system, navigate our command line to the location of Python’s script directory.
  • You can install the latest version of pip from our command prompt using the following command:
    Python -m pip install -U pip
  • To install matplotlib, type the following in our command prompt:
    Python -m pip install -U matplotlib
shaalaa.com
Data Visualization Definition
  Is there an error in this question or solution?
Chapter 16: Data visualization using pyplot: line chart, pie chart and bar chart - Evaluation [Page 332]

APPEARS IN

Samacheer Kalvi Computer Science [English] Class 12 TN Board
Chapter 16 Data visualization using pyplot: line chart, pie chart and bar chart
Evaluation | Q 4. | Page 332
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×