一个新的数组 - 翻译成英语

new array
一 个 新 的 数 组
一 个 新数 组
一 系列 新
新 一 批

在 中文 中使用 一个新的数组 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
创建一个新的数组,包含block返回的值。
Creates a new array containing the values returned by the block.
我们读取到一个新的数组classes中。
We read those into a new array, classes.
Concat()连接两个数组并返回一个新的数组
Concat() joins two arrays and returns a new array.
返回一个新的数组,包含倒序排列的数组元素。
Return a new Array whose elements are in rotated order.
一个新的数组被创建并填充结果。
A new array is created and populated with the result.
返回值:返回一个新的数组,包含从start到end(不包括该元素)的arrayObject中的元素。
Returned Value: Return a new array containing the elements from the start to the end(except this element) in arrayObject.
现在我们在splitString变量中有一个新的数组,我们可以用索引号访问每个部分。
Now that we have a new array in the splitString variable, we can access each section with an index number.
调用astype总是会创建一个新的数组(原数据的拷贝),即使是新的dtype和原来的dtype相同。
Calling astype always creates a new array(a copy of the data), even if the new dtype is the same as the old dtype.
下面的例子为b创建了一个新的数组,但c只是指向同一个数组。
The example below creates a new array for b, but c just refers to the same array..
在数据分析中where的典型使用是生成一个新的数组,其值基于另一个数组。
A typical use of where in data analysis is to produce a new array of values based on another array..
笔记:调用astype总会创建一个新的数组(一个数据的备份),即使新的dtype与旧的dtype相同。
Calling astype always creates a new array(a copy of the data), even if the new dtype is the same as the old dtype.
注意,fancy索引,不像切片,它总是拷贝数据到一个新的数组
Keep in mind that fancy indexing, unlike slicing, always copies the data into a new array.
过滤器:这些从数组项目中选择一个子集,并返回一个新的数组
Filters:- These select a subset of items from an array and return a new array.
过滤器:从一个数组的条目中选择一个子集,并返回一个新的数组
Filters: Selects a subset of items among an array and returns a new array.
但是,我们不像上面的方法那样创建一个新的数组
However, we don't create a new array like the above method.
过滤器:这些从数组项目中选择一个子集,并返回一个新的数组
Filters: These select a subset of items from an array, returns a new array.
以及内部发生了什么,当新的元素被添加到切片时,会创建一个新的数组
Well what happens under the hoods is, when new elements are appended to the slice, a new array is created.
展开操作符的另一个特点是它创建一个新的数组或对象。
Another feature of the spread operator is that it creates new array or object.
运算符的另一个特点是它创建一个新的数组或对象。
Another feature of the spread operator is that it creates new array or object.
Map()方法会在数组的每一个元素或对象上应用一个函数并将结果映射到一个新的数组中。
Map() method applies a function to each item in an array or object and maps the results into a new array.
结果: 20, 时间: 0.0174

单词翻译

顶级字典查询

中文 - 英语