Examveda

In Pandas, which method is used to concatenate two or more DataFrames vertically (along rows)?

A. stack()

B. concat()

C. unstack()

D. None of the above

Answer: Option B


This Question Belongs to Data Science >> Data Analysis With Python

Join The Discussion

Related Questions on Data Analysis with Python