Write the code to find mean value from above dataframedf over the index and column axis. code example Example: mean of a column pandas df["Column"].mean()