Closed fnwirth closed 1 year ago
The data structure has been changed. The birthday is replaced by person's age. Physically, the column has been dropped while the age column is append to the table (last column). Therefore, all column indexes used by the script need to be updated.
using new version of script fixes problem
When using the current version of ds-data-import.R to load productive/real-word data I receive the following error message
With the second last version of ds-data-import.R and ds-data-import-functions.R it worked. Is this an issue with the script or is it necessary to re-run the data loading process in the DIZ?