dovpanda
dovpanda copied to clipboard
[HINT] Reset_index with drop=True
Basic Functionality
when the user calls reset_index try to understand if the index is meaningful. If not, suggest reset_index with drop=True
Hooks Upon
reset_index
Hook Type
pre
Design
if name_of_index is [non-important-names-list]: hint