We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
25ef950
_MAX_PERIODS_PER_CALL
last_n=5
last_n=10
_MAX_PERIODS_PER_CALL = 5
4
periods[:5]
periods[:self._MAX_PERIODS_PER_CALL]