I have about 1500 rows with no values for a column data that shows up when I run the code below:
df.loc[df[\'data\'] == \'\']
How do I drop th