Computer scienceData scienceInstrumentsPandasData preprocessing with pandas

Modifying a DataFrame

Brand new row

Report a typo

Imagine a DataFrame with three columns 'col1', 'col2', 'col3'. How could you add a new row containing values 1, 2, 3?

Select one option from the list
___

Create a free account to access the full topic