pandas.Series.equals — pandas 0.16.2 documentation (original) (raw)

Series.equals(other)

Determines if two NDFrame objects contain the same elements. NaNs in the same location are considered equal.