From cfe0e9c8deb7107f8b4eaeb7c42ab5d048656711 Mon Sep 17 00:00:00 2001 From: JalenCato Date: Thu, 15 Feb 2024 00:12:00 +0000 Subject: [PATCH] add file to json first --- .../resources/small_heterogeneous_graph/gsprocessing-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/graphstorm-processing/tests/resources/small_heterogeneous_graph/gsprocessing-config.json b/graphstorm-processing/tests/resources/small_heterogeneous_graph/gsprocessing-config.json index d9458ad317..05de7408c2 100644 --- a/graphstorm-processing/tests/resources/small_heterogeneous_graph/gsprocessing-config.json +++ b/graphstorm-processing/tests/resources/small_heterogeneous_graph/gsprocessing-config.json @@ -37,6 +37,7 @@ "features": [ { "column": "age", + "output_dtype": "float64", "transformation": { "name": "numerical", "kwargs": {