Skip to content

anthonyng2/Python-for-Data-Analysis

Repository files navigation

Introduction to Python

This 1-day workshop is designed with beginners, especially those without any Python or prorgamming background, in mind.

The workshop starts with a gentle introduction to programming with Python covering the essentials, Python Essentials, such as the Python environment, data types, variables, operators, object oriented programming, and function. Other aspects of programming including flow control, looping techniques and functional programming are also covered under the topic of Flow Control & Functional Programming. The participants are also introduced to the excellent Pandas library, Pandas Essentials, covering data structure, how to get started, data loading, wrangling, plotting and many many more.

For ease of reference, the materials for this 1-day workshop can be found:

Algorithmic Trading

The afternoon session is spent on introducing the workshop participants to the Quantopian Integrated Development Envinroment (IDE) and getting them to start writing simple codes. The course materials for the afternoon session can be found here.

Other Essential Libraries

For the sake of completeness, I have included the following notebook that I developed earlier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published