Diferenças entre edições de "Crash course on Python"
(Criou a página com "Python is a high-level, object-oriented, interpretable programming language characterized by its readability and low entry-level. Easy data exploration and analysis has had...") |
|||
Linha 1: | Linha 1: | ||
Python is a high-level, object-oriented, interpretable programming language characterized by its readability and low entry-level. Easy data exploration and analysis has had a great impact in the scientific community in the past few years. In this crash course we will introduce you to python, analyse ISTTOK data, and produce a report on our findings in a simple, convenient way. | Python is a high-level, object-oriented, interpretable programming language characterized by its readability and low entry-level. Easy data exploration and analysis has had a great impact in the scientific community in the past few years. In this crash course we will introduce you to python, analyse ISTTOK data, and produce a report on our findings in a simple, convenient way. | ||
+ | |||
+ | [[:File:Python_basics.pdf]] |
Revisão das 10h07min de 19 de julho de 2019
Python is a high-level, object-oriented, interpretable programming language characterized by its readability and low entry-level. Easy data exploration and analysis has had a great impact in the scientific community in the past few years. In this crash course we will introduce you to python, analyse ISTTOK data, and produce a report on our findings in a simple, convenient way.