Is there anyone to help in my rewriting python code?
I use the below code for a kind of estimation. As you can see, it is so big and has long run time, I want to modify it to a short lines code and faster one. anyone can help me?
This code is written for estimating the static Elastic parameters of rock from dynamic one. there is many methods and formula for this. and i want to check most of them in one view. i think i can use a Data Frame which includes method name and formula but is i possible and fast?