Python Overview and Data
Types
MIS 3020
Wenxi Pu
umanitoba.ca/asper
, Objective
• Python Overview
• Python Details
• Data Types
umanitoba.ca/asper
, Python
A popular language for data science (& general
software development)
• Mastering the language fundamentals is critical.
• Learn through practice (just run!).
• Observe examples and try to decipher the rules.
• Tweak the examples and see what happens.
• Write new codes!
umanitoba.ca/asper
Types
MIS 3020
Wenxi Pu
umanitoba.ca/asper
, Objective
• Python Overview
• Python Details
• Data Types
umanitoba.ca/asper
, Python
A popular language for data science (& general
software development)
• Mastering the language fundamentals is critical.
• Learn through practice (just run!).
• Observe examples and try to decipher the rules.
• Tweak the examples and see what happens.
• Write new codes!
umanitoba.ca/asper