Logo

Code Fellows

Navigation

  • index
  • next |
  • previous |
  • Python Dev Accelerator 2.0 documentation »

Wednesday¶

Objectives¶

Readings¶

Review¶

Concepts¶

  • Statistics 3: More about Tests, Confidence Intervals, Goodness of Fit, and Model Validation
    • More about the t-Test
    • One and Two-Tailed t-Tests
    • Example
    • Mann-Whitney U-test
    • Example: Subway Ridership on Rainy and Non-rainy days
    • Goodness of Fit
    • Example: Divining the mean temperature by brute force
  • A Python Miscellany: Iterators & Generators
    • Iterators
    • Generators
    • Wrap Up
  • Django Testing
    • Django and UnitTest
    • setUp / teardown
    • self.client
    • Factory Boy
    • Factory Values
    • Lazy Attributes
    • Sequences
    • Testing Signaled Profile

Demo¶

Assignments¶

  • Binary Search Tree: Traversals
  • Problem Set - Statistics 3
  • Today I learned...
  • Django Imager: Create a Data Model (Due Friday)

Table Of Contents

  • Wednesday
    • Objectives
    • Readings
    • Review
    • Concepts
    • Demo
    • Assignments

Previous topic

Django: Model Basics

Next topic

Statistics 3: More about Tests, Confidence Intervals, Goodness of Fit, and Model Validation

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • Python Dev Accelerator 2.0 documentation »
© Copyright 2014, Cris Ewing. Created using Sphinx 1.3.5.