-Some warnings are appearing whilst the Scotland pipeline is running, these include about dtypes & read_csv.
-Investigate why these warnings are occurring and attempt to resolve them. For read_csv a schema could be supplied. Then for dtypes look for spurious/different values in columns e.g a string in an integer column.
Steps
-Some warnings are appearing whilst the Scotland pipeline is running, these include about dtypes & read_csv.
-Investigate why these warnings are occurring and attempt to resolve them. For read_csv a schema could be supplied. Then for dtypes look for spurious/different values in columns e.g a string in an integer column.