pandas tricksSome important info and references Feb 21, 2021 • 1 min read pandas python import pandas as pd round((int(1)/(int(6))) * 100) 17