AI Features

Mutate Tabular Data with Streamlit

Learn to append data to a DataFrame with Streamlit.

We'll cover the following...

The need for mutation

In data work, occasions might arise when we’ve collected some data but realize we require ...