Commit f3b336e2 authored by Erly Villaroel's avatar Erly Villaroel

Cambios para manejar dataframe vacio

parent f4ccf901
......@@ -98,7 +98,6 @@ class Utils:
pass
exclude_pivot = descriptor["config-params"]["exclude-entity-pivot"]
group_pivot = descriptor["params-input"]["pivot-config"]["columns-group"]
print(group_pivot)
transaction_pivot = descriptor["params-input"]["pivot-config"]["columns-transaction"]
group_counterpart = descriptor["params-input"]["counterpart-config"]["columns-group"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment