Speaker

Jes Ford

Material

Note

  • Data Science Workflows

    1. One-off analysis
    2. Exploratory
    3. Well defined problem
  • Data Science Domain Problem

    • Working with Pandas DataFrames
      • Pandas built-in testing methods
        • from pandas.util.testing import assert_frame_equal
        • check_like
        • check_dtype
    • Working with DB
      • mock data that should be get from database and test only behavior
    • Generating Dataframe for Testing
      • hypothesis

Share on: TwitterFacebookEmail


Published

Category

PyCon US 2019

Tags

Contact