Skip to content

exlskills/course-plotting-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EXLskills Python Introduction Course

This repository contains the first python plotting class for EXLskills

The format for this course is as follows:

  1. Introduction
  • 1.0 Introduction
  • 1.1 Using the IDE
  • 1.2 Available Instructors
  1. Plotting Basics
  • 2.0 Importing Libraries
  • 2.1 Creating Vectors
  • 2.2 Your First Plots!
  1. Functions
  • 3.0 Plot titles
  • 3.1 Plot labels
  • 3.2 Adding grid to your Plots
  • 3.3 Other Formatting Parameters