Open amirahmady opened 4 years ago
Hi, I am trying to use example and I got this error message, AttributeError: 'Series' object has no attribute 'ptp' when executing lm = pm.LinearMotion(lm_settings).
Many pandas functions are depreciated. The pull request is in https://github.com/rmrubin/pymotor/pull/2
Hi, I am trying to use example and I got this error message, AttributeError: 'Series' object has no attribute 'ptp' when executing lm = pm.LinearMotion(lm_settings).