lemonilia commited on
Commit
24af242
·
verified ·
1 Parent(s): 8ccdf83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ Given the text formatting used by many users, complete and thorough conversion t
32
 
33
  Note that messages in older threads (low `thread-id`) were in general shorter and more casually written than those in newer ones. This might be due to a slow shift over time in the userbase and/or self-selection due to access requirements.
34
 
35
- ![Median message length trend](https://files.catbox.moe/da3si9.png)
36
 
37
  # Basic usage
38
  The files need PyArrow installed from `pip` to be loaded with `pandas`. FastParquet will not work properly due to the nested data structure.
 
32
 
33
  Note that messages in older threads (low `thread-id`) were in general shorter and more casually written than those in newer ones. This might be due to a slow shift over time in the userbase and/or self-selection due to access requirements.
34
 
35
+ ![Median message length trend](https://files.catbox.moe/xzplhv.png)
36
 
37
  # Basic usage
38
  The files need PyArrow installed from `pip` to be loaded with `pandas`. FastParquet will not work properly due to the nested data structure.