Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

🧬 Tutorial 1: Data Extraction & Cleaning

Working with ProteinGym DMS Data


Learning Objectives:

  • Download and extract datasets from ProteinGym
  • Clean and standardize tabular data with pandas
  • Handle missing values and duplicates
  • Normalize DMS scores for machine learning
  • Visualize dataset characteristics