Python - Slicing and Striding!
Adrian Dolinay
Tutorial on how to slice and stride through lists, NumPy arrays and strings within Python.
GitHub repo containing the notebook under "Python YouTube Tutorials" - https://github.com/tudev/Workshops-2020-2021
CONNECT: LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/ GitHub: https://github.com/ad17171717 Twitter: https://twitter.com/DolinayG
------Video Chapters------
0:00 - Intro 0:06 - Definitions of Slice and Stride 0:50 - Creating a list of numbers using list comprehension 1:14 - Indexing a list 1:56 - Slicing a list 4:25 - Striding a list 5:34 - Creating a list with a slice 8:06 - Slicing and Striding one dimensional NumPy arrays 9:41 - Slicing and Striding multidimensional NumPy arrays 14:43 - Slicing and Striding strings 16:10 - Negative indexing 19:15 - References and Additional Resources ... https://www.youtube.com/watch?v=uPLgyXcV-OE
49696645 Bytes