3.00 Credits
This course introduces students to Python, a widely used general purpose programming language, using the JupyterLab integrated development environment. Python is a language with a simple syntax, and a powerful set of libraries. As an interpreted language, with a rich programming environment, students will be able to learn to manipulate data objects, produce graphics, read in tabular datasets, and generate reproducible reports aggregating data into summary tables and appropriate visualizations, using a notebook-style development environment. Students will also gain experience in applying these acquired skills to various real-world datasets