Informatics Practices
Fill in the blanks:
A _________ is a Pandas data structure that represents a 2 D array like object.
Python Pandas
1 Like
Answer
DataFrame
Answered By
3 Likes
Related Questions
Fill in the blanks:
_________ is a popular data-science library of Python.
Fill in the blanks:
A _________ is a Pandas data structure that represents a 1 D array like object.
Fill in the blanks:
You can use numpy._________ for missing data.
Fill in the blanks:
To specify datatype for a Series object, _________ argument is used.