@PeterWAWood

0 Followers
11 Following
4 Posts
@dabeaz I hope everything goes smoothly on your path to becoming a High School Maths Teacher. I will sorely miss you presence in the Python world. Before seeing your vidoed talks, I always felt Python was boring and ugly. You made it interesting and useful.

@dabeaz Better be careful not to shouting Rhinoceros! in your sleep. It could be mistaken for Hippopotamus.

https://www.youtube.com/watch?v=MB8jE9vpHTM

The Fall and Rise of Reginald Perrin - Elizabeth's mother

YouTube

@allendowney

Many thanks

@allendowney

I'm not sure if this is the best place to provide a little feedback.

Being somewhat of a neanderthal when it comes to Python venvs, I installed Jupyter with the pipx tool.

I hit a few "import" problems in Chapter One.

The first is that the !pip magic doesn't work with my setup.

I installed `empiricaldist` & `statadict` manually, I also needed to install `statsmodel` as it is imported by `thinkstats`.