UBC-MDS/aridanalysis_py

Complete Python arid_logreg() Function

Closed this issue · 0 comments

Finish the Python package arid_logreg function requirements

  • arid_logreg function
    • Revise function specifications if necessary
    • Write test_arid_logreg function before writing main function that covers all code branches
    • Write function to perform the stated task
    • Handles exceptions and erroneous inputs with suitable error messages