Skip to content

Commit 3260bb6

Browse files
Update 06-lsa.md
1 parent 46d08fe commit 3260bb6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

episodes/06-lsa.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ Finally, let's save our progress so far.
232232

233233
```python
234234
data.to_csv("/content/drive/My Drive/Colab Notebooks/text-analysis/data/data.csv", index=False)
235-
data.to_xlsx("/content/drive/My Drive/Colab Notebooks/text-analysis/data/data.xlsx", index=False)
236235
```
237236

238237
## Inspecting LSA Results

0 commit comments

Comments
 (0)