हिंदी
तमिलनाडु बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान कक्षा १२

How will you install Matplotlib? - Computer Science

Advertisements
Advertisements

प्रश्न

How will you install Matplotlib?

टिप्पणी लिखिए

उत्तर

  • 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
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 16: Data visualization using pyplot: line chart, pie chart and bar chart - Evaluation [पृष्ठ ३३२]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
अध्याय 16 Data visualization using pyplot: line chart, pie chart and bar chart
Evaluation | Q 4. | पृष्ठ ३३२
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×