benmiroglio / pymatch

MIT License
272 stars 128 forks source link

Attribute Error #22

Closed rm17tink closed 5 years ago

rm17tink commented 5 years ago

Attribute Error. Not sure why there is an error: Sample size is over 9k.

 record_freqs = self.matched_data.groupby("record_id")\

AttributeError: 'list' object has no attribute 'groupby'