Skip to content

chapmanbe/2019_python_boot_camp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeCART BIOMEDICAL DATA SCIENCE BOOTCAMP, PART 2: INTRODUCTION TO PYTHON FOR BIOMEDICAL DATA SCIENCE

Using case-based learning, students will learn foundational biomedical data science skills by creating Python computer programs that address biological and health-care case studies. Cases will be analyzed in terms of what data are generated and consumed and how that data can be represented, visualized, and analyzed so as to address the biological or health care challenge. Starting with foundational programming concepts (data types, data structures, logic control) students will build up to writing Python programs to analyze a variety of biomedical data types including numeric measurements, time series data, textual data, and graph data. Focus will be on using high level Python tools such as Pandas, Biopython, and NetworkX.

Learning Objectives

  1. Students will use Pandas to read, write, and analyze numeric, genomic, and textual data
  2. Students will learn how to use APIs to retrieve data through remote resources
  3. Students will execute SQL queries through Python to retrieve data from relational databases

Prerequisites

DeCART Biomedical Data Science Bootcamp, Part 1: Computing Environments

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.5%
  • Python 2.5%