Skip to content

Latest commit

 

History

History
82 lines (43 loc) · 2.87 KB

README.md

File metadata and controls

82 lines (43 loc) · 2.87 KB

The Python Data Visualisation Landscape 2023

Directory Structure

slides

Pdf and pptx versions of the slides shown during the meetup

example_code

Example Jupyter notebook and data files used with the visualisations

I haven't yet provided any requirement.txt or environment.yml to set up a Python environment for the example notebook - I will attempt that if requested but note the example notebook depends on more visualisation packages than I would normally install in a single Python environment, and they are a bit finicky and fussy about their dependency versions, so it's not always easy to get them to play nicely together.

Summary

This was the supporting materials for my Python Adelaide Meetup held 25 May 2023.

More of Jake VanderPlas' Materials

Packages / Technology Example GitHub Page Links

At the time of writing version 2.4.2 of pythreejs was having issues installing with the latest version of Jupyter widgets so be wary when installing this.

Note I don't recommend installing Lux unless you see it updated past version 0.5.1 with support for later Jupyter lab and Pandas releases.