low, high = df["surface_covered_in_m2"].quantile([0.1, 0.9]) mask_area = df["surface_covered_in_m2"].between(low, high) #Task 2.3.1: Use glob to create a list that contains the filenames for all the ...
This lab is recommended for students who have enrolled in the "Manage PostgreSQL Databases on Cloud SQL" quest. https://www.cloudskillsboost.google/quests/186 In this ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results