how to make give data.columns without losing first entry python code example Example: selecting items in a column of a dataframe df.loc[df['column_name'] == some_value]