Basic EDA for a daily sample of Wordle results tweets. Original analysis from Wordle #210 (2022-01-16) to Wordle #303 (2022-04-19).
Try it out in VS Code - Jupyter extension
Some of the Jupyter notebooks & Python productivity tools in VS Code include:
- Variable Explorer & Data Viewer
- Plot Viewer & “save” button
- Export to py, html, pdf
- IntelliSense provided by Pylance (ctrl+space)
- Outline
- Debugging & run by line
- Embedded git control & rich notebook diffing
- Run all cells & go to running cell
- Search
- And more: Working with Jupyter Notebooks in Visual Studio Code
- Enter issues and suggestions @ github.com/microsoft/vscode-jupyter
- Interactive Window is a Python REPL from within VS Code
- Export to a py file from a ipynb file for a Jupyter-like experience!
- Remote development
- Python environment management
- Python Environment Manager - Visual Studio Marketplace (including Jupyter kernels)
- Notebooks to presentations:
- Data viewing tools:
- Notebook sharing: