/Data-Science

Documenting the learnings from Data Science

Primary LanguageJupyter Notebook

Data-Science

Documenting the learnings from Data Science

Week 1

  1. Python Introduction

    • Basic Programming & Variables
    • Functions
    • Logic & Conditional Expressions
    • Iteration
  2. Data Structures

    • List
    • Tuple
    • Set
    • Dict
    • Collections Module