From 6ac3dff732b2a5d85af31ab923bc9c913936aa2f Mon Sep 17 00:00:00 2001 From: "christoph.von.oy" <christoph.von.oy@rwth-aachen.de> Date: Tue, 31 Jan 2023 12:16:40 +0100 Subject: [PATCH] Reworked output of InputProfileProcessor Returned input profiles use int as index Returned input profiles are all pandas Series --- Model_Library | 2 +- Tooling | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Model_Library b/Model_Library index 18fddbcb6b..81281690d2 160000 --- a/Model_Library +++ b/Model_Library @@ -1 +1 @@ -Subproject commit 18fddbcb6b99b9af1559c918f403c75e8b71801e +Subproject commit 81281690d25e4c8d8e3eca55cb9bcb63edd76a7b diff --git a/Tooling b/Tooling index bcf7b42403..116d2d2d14 160000 --- a/Tooling +++ b/Tooling @@ -1 +1 @@ -Subproject commit bcf7b42403ee48b8a2469435147882f868972082 +Subproject commit 116d2d2d1424f958b23ec3fe6a185bae2e08d8f2 -- GitLab