python-novice-gapminder icon indicating copy to clipboard operation
python-novice-gapminder copied to clipboard

Remove premature function example

Open ndporter opened this issue 2 years ago • 0 comments

Removes the example of a function in pandas that is given here before functions are taught (episode 16). At current, it would be confusing at best unless people happen to know def already.

This example could also be moved to the functions lesson instead, although applies are a fairly complex topic to introduce only in passing. They are quite valuable but should be given a more full discussion if we use them.

ndporter avatar Aug 11 '22 16:08 ndporter