单项选择题

下列哪个函数在Pandas中用于合并多个DataFrame?()

A.count()
B.merge()
C.groupby()
D.append()