Part of a program I\'m writing has code that calculates the following:
data = np.array(..........) param = np.array(range(100)+1) result = np.array([data[-x:]