From f42a89baf2d449b4f10b82bf00d9155be6c07ecc Mon Sep 17 00:00:00 2001 From: bn_user Date: Sun, 30 Nov 2025 18:18:02 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20dags/OSV=5Fwith=5Fdocs.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dags/OSV_with_docs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dags/OSV_with_docs.py b/dags/OSV_with_docs.py index e11277f..528cd79 100644 --- a/dags/OSV_with_docs.py +++ b/dags/OSV_with_docs.py @@ -135,7 +135,7 @@ def read_data_1C(**kwargs): 'ИдентификаторКлиента': 'uid_organizaciya', #DATE - 'Период': 'get_date' + 'ДатаОтчета': 'get_date' } df = df.rename(columns=field_mapping)