Обновить dags/OSV.py
This commit is contained in:
parent
7b758a7910
commit
2d9695eff3
|
|
@ -71,7 +71,6 @@ def read_data_1C(**kwargs):
|
|||
|
||||
data_from_1c = response.json()
|
||||
df = pd.DataFrame(data_from_1c['data'])
|
||||
print(df)
|
||||
# engine = get_db_engine()
|
||||
# table_name = 'oborotno_salbdovaya_vedomostb'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue