Basically, I\'m trying to typehint a function that looks like this:
def function(df: pd.DataFrame, dict_or_float): pass