lemonilia commited on
Commit
02141d2
·
verified ·
1 Parent(s): 52f6a53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -85,6 +85,7 @@ Name: 2350, dtype: object
85
  | Field | Explanation
86
  |-----|-----
87
  | thread-id | The forum software's given thread id
 
88
  | thread-title | User-given thread title
89
  | category-id | The id of the subforum where the thread was posted
90
  | category-name | The full name of the subforum. "Small Groups" subforums are dedicated to roleplays for more than two participants, and "Solo" are generally for two participants but more than two may appear here as well.
 
85
  | Field | Explanation
86
  |-----|-----
87
  | thread-id | The forum software's given thread id
88
+ | thread-date | The date of the opening post in the thread
89
  | thread-title | User-given thread title
90
  | category-id | The id of the subforum where the thread was posted
91
  | category-name | The full name of the subforum. "Small Groups" subforums are dedicated to roleplays for more than two participants, and "Solo" are generally for two participants but more than two may appear here as well.