Hive-Systems / pyfair

Factor Analysis of Information Risk (FAIR) model written in Python. Managed and maintained by Hive Systems
https://www.hivesystems.com
MIT License
88 stars 44 forks source link

Pandas now throws an error not a warning #52

Closed yasirhamza closed 4 months ago

yasirhamza commented 1 year ago

Trying to call FairSimpleReport.to_html() now throws an error: AttributeError: 'Series' object has no attribute 'iteritems'

yasirhamza commented 4 months ago

Hope to see the next version