Learn WordCloud

How this course works, what the workbench can do, and the chapter list.

This is a 21-page course for the Swiftener Python Playground. Open this tab, wait until Python is ready. The first import of wordcloud installs via micropip. Then plt.imshow and plt.show().

Goal

Finish every chapter by running the copy-paste blocks in the workbench. The last chapter is a small kiosk story you can reuse.

How to take the course

  1. Keep this tutorial tab and the Python Playground side by side.
  2. Copy an exercise, paste it as the whole editor, then run it.
  3. Every block ends with plt.imshow(...) then plt.show(). The first import wordcloud may take a minute.

City names in the examples are Nairobi, Mombasa, Kisumu, Nakuru, and Eldoret.

Chapter list