stephbuon / digital-history

Instructional repository for "Text Mining as Historical Method"
GNU General Public License v3.0
7 stars 3 forks source link

chanage distinctiveness methods #61

Open stephbuon opened 3 years ago

stephbuon commented 3 years ago

and similarly I'd love it if we could replace all use of Counter with pd.Series(wordlist).value_counts().