Tomas Cuevas
Tomas Cuevas
Hi @XuJiacong , thanks for this resource. For the final project of an Intro to ML course I'm doing I want to develop a segmentation model for flooded roads. I...
I added a new Python script, ```oceanmesh/subset_mesh.py```. It contains 11 functions, but for doing the subset of a mesh (fort.14) you only need to call ```subsetMesh```. This last function calls...
Is it possible to use the ```.data_color``` method for a subset of the rows? I have a dataframe where the last row and columns are the sum of the values...