domspad / text_viz_project

developing a set of tools to analyze and quantify texts
0 stars 0 forks source link

best structure for the data #6

Open domspad opened 9 years ago

domspad commented 9 years ago

current idea : dictionary of (title, pandas.Series) pairs, where all desired statistics can be easily computed from the series object (e.g. median, bins...)