Now I am trying to build new SAR expansion method. And to do that, I want to convert a dataset from continues to binned one. I searched google and found some method to achieve that. One is using Numpy and the other one is using Pandas. I thought using pandas is more efficient way. BasicContinue reading “Binning data”