Skip to content

Commit 6e6ac7d

Browse files
committed
add wordcloud python module
1 parent 5e7b8ee commit 6e6ac7d

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

Pipfile

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ plotly = "*"
1414
requests = "*"
1515
seaborn = "*"
1616
urllib3 = "*"
17+
wordcloud = "*"
1718

1819
[dev-packages]
1920
black = "*"

Pipfile.lock

+55-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)