## Problem Description Get an error when trying to generate Tearsheet. 'Series' object has no attribute 'iteritems' Apparently Pandas 2.0 deprecated iteritems. I am using pandas 2.1.2. Will this be fixed?