'2D Interpolation for an array or dataframe
I have a table with some missing values which I want to find via interpolation.
Which bring me down to two questions. Is it better to input the a values into a 2D array or into a dataframe? (I am still a bit of a novice with this sort of scripts). And what would be the best way to do 2D interpolation accordingly for the missing values?

Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
