0
JPJavier Pacheco
The del command deletes a row or a column of a table.
0 Comments
import pandas as pd del df[column]