Skip to main content

3 docs tagged with "pitfalls"

View all tags

Common pitfalls

Nearly every fmt bug that reaches production is a lifetime bug or a

Object Slicing

Object slicing occurs when you copy a derived class object to a base class object. The derived parts are "sliced off" and lost.

Pitfalls and Honest Practice

Explanation methods produce a plot for any model, on any data, whether or not the result means anything. Knowing when the plot is lying is most of the skill.