python check if variable is dict code example Example: check if is dictionary isinstance(df, pd.DataFrame) isinstance(df, dict) isinstance(df, list)