Accessing parts of arrays - English
- subtitles off
- captions off
- English
- Questions posted on Forums
- Python 3.4.3 Tutorials - English
-
About Python
What are the key features of Python?
00-01M 0-10S sarkar.nabin.ns@gmail.com
Answer last updated on: Jan. 19, 2022, 1:07 p.m.
-
arrange
Sir , when I execute "C=np.arrange(1,26).reshape(5,5) , it says that module 'numpy' has no attribute 'arrange'.....Please help me out
02-03M 20-30S 20001002020
Answer last updated on: Oct. 1, 2021, 1:10 p.m.
-
exercise 2
unable to understand the answer of exercise 2 plz help me
08-09M 40-50S aryamistry18@gnu.ac.in
Answer last updated on: Oct. 6, 2020, 10:58 a.m.
-
slicing 1st column
i tried to use the column index as well for accessing 1st columnc[0:4][0]..but it returns array([1, 2, 3, 4, 5 ])i cant understand how it works pls explain
07-08M 30-40S alpha_death_rider
Answer last updated on: July 8, 2020, 6:16 p.m.
-
Striding
what is the purpose of striding()?
09-10M 0-10S ElizabethE
Answer last updated on: Feb. 5, 2020, 2:50 p.m.
-
slicing nd striding an aray
Did not clearly understnd with the exmple. as the import numpy as num function did not work,
07-08M 20-30S JulieP
Answer last updated on: Feb. 5, 2020, 2:48 p.m.
-
1Getting started with IPython
-
2Using plot command interactively
-
3Embellishing a plot
-
4Saving plots
-
5Multiple plots
-
6Subplots
-
7Additional features of IPython
-
8Loading Data From Files
-
9Plotting Data
-
10Other Types Of Plots
-
11Plotting Charts
-
12Getting started with Lists
-
13Getting started with for
-
14Getting started with strings
-
15Getting started with files
-
16Parsing data
-
17Statistics
-
18Getting started with arrays
-
Accessing parts of arrays
-
20Image manipulation using Arrays
-
21Basic Matrix Operations
-
22Advanced Matrix Operations
-
23Least square fit
-
24Basic datatypes and operators
-
25Sequence datatypes
-
26Input-output
-
27Conditional Statements
-
28Loops
-
29Manipulating lists
-
30Manipulating strings
-
31Getting started with tuples
-
32Dictionaries
-
33Sets in Python
-
34Getting Started with Functions
-
35Advanced Features of Functions
-
36Using Python Modules
-
37Writing Python Scripts
-
38Testing and Debugging
-
39Handling Errors and Exceptions
Questions posted on ST Forums:
20659 visits
Outline:
Create a one-dimensional array Create a two-dimensional array Accessing individual elements of an array How to change the value of an array How to change more than one elements at a time Negative indexing of arrays Slicing of an array Striding of an array Access only the odd rows and columns of an array Examples to demonstrate all the manipulations of arrays
Width: | 832 | Height: | 608 |
---|---|---|---|
Duration: | 00:11:29 | Size: | 3.4 MB |
Show video info