Q&A
Course Intro
Curriculum
1 / 2
Which function is the most appropriate to fill in the blank?
In
pandas,
you
create
a
DataFrame
using
the
function.
DataFrame()
create_df()
new_dataframe()
df()
Previous
Confirm