Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 878 Bytes

index.rst

File metadata and controls

33 lines (23 loc) · 878 Bytes

Code examples

Basic examples

Load chat <load_chat> Load chat from multiple sources <load_chat_multiple> Load chat with specific hformat <load_chat_hformat> Rename usernames <load_chat_multiple>

Visualisations

With FigureBuilder <whatstk.FigureBuilder> you can get great insights from your chat. Below we provide some examples on the visualizations that you can get with this library with the help of plotly <https://github.com/plotly/ plotly.py>.

Count of user interventions <interventions_count> Message length boxplot <message_length_boxplot> User interaction <user_interaction> Custom plot example <custom>


If you think that something is missing please raise an issue.