Data processing errors can sometimes occur, as shown in the following example:
! object 'age_group' not found
This error occurs when a specified column, in this case “age_group”, cannot be found. Therefore, please verify that the column actually exists or check if there’s a mistake in the column name specification.