Skip to content

snowkuma/tm351-notebooks

Repository files navigation

tm351-notebooks

Part 1 - introduction

01.1 - getting started with IPython and Notebooks

01.2 - Python recap

print("some text {0}, {1}".format(1, 2))

01.3 - Basic python data structures

01.4 Defining new functions in python

01.5 Python file handling


Part 2 - Acquiring and representing data

02.1 Pandas DataFrames

02.2 Data File Formats

02.2.1 CSV

02.2.2 JSON

02.2.3 Other

About

notebooks for study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages