I want to generate a semivariogram (exponential, gaussian, spherical) in python with regard to excel's information which has X, Y (need to calculate h), and EC in those mentioned places, please localize this in the Scikit-gstat library
xutm | yutm | place | EC |
---|---|---|---|
669411 | 4000464 | A | 505.3 |
639578 | 3988229 | B | 3019.5 |
665207 | 3976823 | C | 4213.6 |
667269 | 4005758 | D | 705.1 |
640923 | 4013180 | E | 1625.3 |
679306 | 4001174 | F | 452.3 |
636400 | 4009155 | G | 5689 |
645298 | 3985897 | H | 2538.8 |
656653 | 4017095 | K | 710.5 |