RMI-PACTA / workflow.factset

Other
0 stars 0 forks source link

deal with warning in `get_factset_iss_emissions_data()` #32

Open AlexAxthelm opened 5 months ago

AlexAxthelm commented 5 months ago

Originally reported by @cjyetman in https://github.com/RMI-PACTA/pacta.data.preparation/issues/277

data_prep_1  | 2023-04-11 14:17:51 [INFO] Fetching fund ISINs... 
data_prep_1  | 2023-04-11 14:18:21 [INFO] Fetching ISS emissions data... 
data_prep_1  | Warning message:
data_prep_1  | Missing values are always removed in SQL aggregation functions.
data_prep_1  | Use `na.rm = TRUE` to silence this warning
data_prep_1  | This warning is displayed once every 8 hours. 
data_prep_1  | 2023-04-11 14:18:31 [INFO] Fetching bonds indices...