Data Science Wire

Quiz: Python Interfaces: Object-Oriented Design Principles

Real Python Data Science4w4 min read

Check your understanding of Python interfaces, from informal interfaces and duck typing to formal interfaces built with the abc module.

Read the full story at Real Python Data Science

More in Engineering