Skip to content

v0.5.4

Compare
Choose a tag to compare
@tailaiw tailaiw released this 18 Feb 20:31
· 48 commits to master since this release
90b9145
  • Optimized the workflow of how a univariate model is applied to pandas DataFrame
    • Added more informative error messages
    • Fixed some bugs resulting in model-column matching error due to inconsistency between output Series names and DataFrame columns
    • Clarified the workflow in the documentation