I would like to animate a 1D lattice. The columns of a pandas dataframe I have created contain a 0 if the lattice site is empty and a 1 if it is occupied. My first attempt c