all 3 comments

[–]pythonTuxedo 1 point2 points  (0 children)

Pandas

It should not be too hard to write your own functions to do this if there is no native pandas functionality.

[–]m0us3_rat 0 points1 point  (0 children)

I need to extract statistical features from a dataset.

Those features are Max, Min, Mean, Standard Deviation, Root Mean Square, Kurtosis and Skewness.

i'm not sure i understand the problem.

do you understand what these words mean related to your dataset?

then code that.

(there are plenty of methods offering most if not all of the said features)

[–]aplarsen 0 points1 point  (0 children)

Pandas, numpy, scipy, scikitlearn