dask / dask-tutorial

Dask tutorial
https://tutorial.dask.org
BSD 3-Clause "New" or "Revised" License
1.83k stars 702 forks source link

01_dask.delayed Sequential code: Mean Departure Delay Per Airport returns NaN value #231

Closed thibaut-kobold closed 2 years ago

thibaut-kobold commented 2 years ago

What happened: Running on Binder 01_dask.delayed Sequential code: Mean Departure Delay Per Airport, mean returns NaN value for JFK as counts[3] has no field JFK

What you expected to happen: get a value for JFK (like in the video)

Minimal Complete Verifiable Example:

Screen Shot 2022-02-23 at 6 48 14 PM

Environment: MyBinder

thibaut-kobold commented 2 years ago

Seems it was noticed later on in the youtube video.