Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

check if is dictionary

isinstance(df, pd.DataFrame)
isinstance(df, dict)
isinstance(df, list)
Source by ispycode.com #
 
PREVIOUS NEXT
Tagged: #check #dictionary
ADD COMMENT
Topic
Name
1+3 =