Getting Started w/ Python: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:




== Installation ==
== Installation and Setup ==


# Install [https://www.python.org/downloads/ Python for Windows]
# Install [https://www.python.org/downloads/ Python for Windows]
# Install [https://code.visualstudio.com/download VSCode for Windows]
# Install [https://code.visualstudio.com/download VSCode for Windows]
== Jupyter Introduction ==
== Python Introduction ==
== Pandas and Data Manipulation ==

Revision as of 22:19, 12 January 2023


Installation and Setup

  1. Install Python for Windows
  2. Install VSCode for Windows

Jupyter Introduction

Python Introduction

Pandas and Data Manipulation