Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the user guide for the big picture.

hopla.utils.find_stack_level

hopla.utils.find_stack_level()[source]

Find the first place in the stack that is not inside hopla. Taken from the pandas codebase.