Skip to content

Releases: mciwing/mciwing.github.io

0.1.0

12 Nov 12:58
3a3b4bc
Compare
Choose a tag to compare

We're happy to announce the 0.1.0 release of the page, hosting course materials for various Python lectures. 🎉

The 0.1.0 release incorporates all lecture materials for the course Mathematics & IT.

Content

  • Data Basics
    From data structures to attribute types and big data.
  • Python Crash Course
    Motivation and installation of Python including VSCode. The Crash Course covers basic types, containers control flow and functions.
    The course concludes with package management and an introduction to pandas.
  • Statistics
    Covers topics from frequency distributions, boxplots to correlation. It continues with sampling, the law of
    large numbers, central limit theorem and linear regression. All concepts are illustrated with code examples and plots.

What's Changed

New Contributors

Full Changelog: https://github.com/mciwing/mciwing.github.io/commits/0.1.0