a) DataFrame.from_items
b) DataFrame.from_records
c) DataFrame.from_dict
d) all of the mentioned
Answer: a
Explanation: DataFrame.from_dict operates like the DataFrame constructor except for the orient parameter which is ‘columns’ by default.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Join The Discussion