MaksG commited on
Commit
e55b0f6
1 Parent(s): e7be081

Update excel_chat.py

Browse files
Files changed (1) hide show
  1. excel_chat.py +3 -1
excel_chat.py CHANGED
@@ -141,4 +141,6 @@ categories = [
141
  "description": "This topic involves Public Safety Communication, Military Communication, Emergency Calls, Emergency Services, Disaster Communication Access, and other related areas.",
142
  "experts": ["Dorin"]
143
  }
144
- ]
 
 
 
141
  "description": "This topic involves Public Safety Communication, Military Communication, Emergency Calls, Emergency Services, Disaster Communication Access, and other related areas.",
142
  "experts": ["Dorin"]
143
  }
144
+ ]
145
+
146
+ df_cate = pd.DataFrame(categories)