Given a DataFrame df, if one wanted to filter the DataFrame to rows that have column_4 between 45 and 48, one might try the following code snippet:
df
column_4