GeostatsGuy / GeostatsPy

GeostatsPy Python package for spatial data analytics and geostatistics. Started as a reimplementation of GSLIB, Geostatistical Library (Deutsch and Journel, 1992) from Fortran to Python, Geostatistics in a Python package. Now with many additional methods. I hope this resources is helpful, Prof. Michael Pyrcz
https://pypi.org/project/geostatspy/
MIT License
479 stars 183 forks source link

Update geostats.py #22

Closed Mathematom closed 4 years ago

Mathematom commented 4 years ago

On every todo that I had, on four of them that I chose, I just wrote the possible data type for the return part of the function since the todos were only in the return. I followed Pisel's python documentation pdf to help me complete this assignment. This assignment was actually not as stressful as I expected.