After v0.17 the polars API received some changes that deprecated some of the code in this notebook For example `arr` is now `list` `map_alias` is now `name.map`
After v0.17 the polars API received some changes that deprecated some of the code in this notebook
For example
arris nowlistmap_aliasis nowname.map