/balance_evaluation

This code is a daily balance evaluation example

Primary LanguageJupyter Notebook

Balance Evaluation

This code is a daily balance evaluation example. There are two input tables:

  • MovtoITEM.xlsx: a table with all movements for the items;
  • SaldoITEM.xlsx: a table with inicial and final balances for the items; The result is a daily balance table generated by running eval_balance.py code

There is only one output table:

  • BalncITEM.xlsx: a table with all daily balances for all items.

Execution

python eval_balance.py