Up Down Arrow (โ)
January 28, 2022 ยท View on GitHub
View this file with results and syntax highlighting here.
Up Down Arrow (โ)
โ ๐ฉ: Range
Return all indices that would index into an array of shape ๐ฉ.
When given a single number, range from 0 to ๐ฉ-1.
โ 4
โ 4โฟ5
๐จ โ ๐ฉ: Windows
Overlapping slices from ๐ฉ of shape ๐จ.
5 โ "abcdefg"
a โ 3โฟ3โฅโ9
2โฟ2 โ a