Skip to content

Releases: nickderobertis/py-finstmt

v0.2.2

09 Dec 13:32
07d22aa
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add to impairment extract items and add TODO for combining extract items @whoopnip (#18)
  • Modify warnings about multiple possible sources for an item so that only one prints per item @whoopnip (#15)
  • Handle non-str index in from_df methods, including nans @whoopnip (#13)
  • Add logistic trend line forecasts with cap and floor @whoopnip (#2)

🧰 Maintenance

  • Add libreoffice lock files to gitignore @whoopnip (#17)
  • Add data item test generator and add data item tests for loading stockrow @whoopnip (#16)
  • Basic tests for loading Capital IQ data @whoopnip (#14)
  • Update files from pypi-sphinx-quickstart 0.4.0 @whoopnip (#1)