Giter VIP home page Giter VIP logo

pyplot's Introduction

P3: Employ Matplotlib and pyplot

About the Project :

This exercise is used to reinforce key Python visualization skills. It offers practice with web-enabled Jupyter notebooks and lays some important foundations for presenting information obtained from mining the web and processing language. We'll use the Matplotlib Links to an external site. library. The Matplotlib library includes the pyplot module which provides a simple interface for building charts.

Points to Remember:

Anytime we use an external library (something not included in the Python Standard Library) like Matplotlib, we'll need to:

  • install it into our active virtual environment and
  • use an import statement in our Python.

How to get started ?

  1. Copy the base repository into your GitHub account by selecting the "Use this Template" button on GitHub and specifying yourself as the owner. The base repository is available at: https://github.com/wmnlp-materials/pyplot/blob/master/pyplot.ipynb Links to an external site.
  2. Clone YOUR new repo down to your machine.
  3. Open Notebook and complete the tasks.
  4. Execute each notebook.
  5. After executing, export each notebook to HTML.
  6. Commit and push your HTML files to your GitHub repo along with the executed notebooks.
  7. Verify you have a professional README.md that introduces your GitHub repository and provides helpful information about your project.

Rubric

Each question is worth two points:

  • Data plotted as described by the question (1 pt)
  • Plot contains required elements (title, axis labels, axis titles, legend if required)

pyplot's People

Contributors

prabhasapkota avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.