Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
After performing an inner join between two DataFrames, which method is appropriate for removing duplicate columns from the resulting DataFrame?
A
drop_duplicates()
B
drop()
C
dropColumns()
D
dropDuplicateColumns()
E
dropDuplicates()