@@ -203,6 +203,7 @@ for type in [0, 1], col in ["deg_ml", "deg_web"]
end
gdf=groupby(classes_df,:ml_target)
combine(gdf,
:deg_ml=>mean=>:mean_deg_ml,
:deg_web=>mean=>:mean_deg_web)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.