import pandas as pd import numpy as np import os import sys sys.path.insert(0, os.path.dirname(__file__)) from ListCommon import * printSingleDetail( infileLocal='results-zoomout-shuf.csv', tgtMovement = 'stack', tgtPolarity = 'insfirst', tgtAccessor = 'allhead')