We would like to calculate with both pandas.series
data and bound method series
data, how to minus/divide between <class 'pandas.core.series.Series'> and <class 'method'> with ? They are all with the same format like below:
1 0.582371
2 0.582605
3 0.582605
4 0.612935
...
999 0.223501
1000 0.177610