Get animal data set from specified meta. If date range is invalid, automatically returns all animal data specified by meta_df.
get_data_from_meta(meta_df, min_date, max_date)
data frame of specified meta
minimum date specified by user
maximum date specified by user
df of animal data from specified meta