-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
- rename pop variable to population everywhere
- in relabelling section:
- move set_labels(dict) before set_labels(list) and set_labels(func), because this the simpler, most useful version.
- add a big fat warning about set_labels(list) in both the tutorial and api doc because this is a big source of mistake