Quantitative Biological Research with Python - Lesson 3, TA 2/3 - JSON, CSV, Functional Programming

preview_player
Показать описание
Part 2/3 of Nadav's TA lecture on the 3rd week of the course, given on 2019-11-13.

Topics covered in this part:
1. Analyzing a complex data structure (viral genome) [0:00]
2. Writing JSON files [3:20]
3. Reading & writing JSON as strings [5:18]
4. Parsing CSV files and gzip (working with the GENCODE GTF format) [7:40]
5. Writing CSV files [19:42]
6. Functional programming [22:30]
6.1. Lambda functions [22:30]
6.2. The filter & map functions [32:22]

Рекомендации по теме
Комментарии
Автор

@36:07 "No sorry here what I wanted to show?" Happens to me sometimes as well, trying to figure our my intention behind a certain sentence/slide when preparing a lecture :D

zemaxe