<class 'pandas.core.frame.DataFrame'>
RangeIndex: 144 entries, 0 to 143
Data columns (total 16 columns):
login 144 non-null object
name 131 non-null object
email 114 non-null object
company 129 non-null object
in_coalition 144 non-null bool
location 130 non-null object
state 114 non-null object
country 130 non-null object
location_x 130 non-null float64
location_y 130 non-null float64
in_california 144 non-null bool
in_usa 129 non-null object
contributions 144 non-null int64
bio 15 non-null object
avatar_url 144 non-null object
at_san_diego_2016_training 144 non-null bool
dtypes: bool(3), float64(2), int64(1), object(10)
memory usage: 15.1+ KB