A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/guide/ElementsOfLists.html below:

Elements of Lists—Wolfram Language Documentation

Elements of Lists—Wolfram Language Documentation WOLFRAM Products

More mobile apps

Core Technologies of Wolfram Products Deployment Options From the Community Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

Wolfram Solutions

More Wolfram Solutions

Wolfram Solutions For Education

More Solutions for Education

Learning & Support Get Started More Learning Grow Your Skills Tech Support Company Work with Us Educational Programs for Adults Educational Programs for Youth Read Educational Resources Wolfram Initiatives Events Wolfram|Alpha Wolfram Cloud Your Account Search Navigation Menu Wolfram Language & System Documentation Center Wolfram Language Home Page » GUIDE Elements of Lists

The Wolfram Language provides a carefully chosen set of functions for accessing elements of lists using either indices or positions, or using patterns or criteria for their values.

list[[...]] (Part) parts of lists, resettable with =

Span (;;) general specification for spans or blocks of elements

First  ▪  Last  ▪  Rest  ▪  Most  ▪  Take  ▪  Drop  ▪  TakeDrop  ▪  TakeList  ▪  TakeWhile

UpTo a certain number of elements, or as many as are available

Append  ▪  Prepend  ▪  Insert  ▪  Delete  ▪  AppendTo  ▪  PrependTo

Position find positions of elements matching a pattern

PositionSmallest, PositionLargest find positions of the smallest or largest elements

FirstPosition  ▪  Extract  ▪  ReplacePart  ▪  MapAt  ▪  ArrayRules  ▪  Ordering

Length  ▪  Dimensions  ▪  ArrayDepth  ▪  LengthWhile

Select, SelectFirst select elements that satisfy a criterion

Cases, FirstCase give elements that match a pattern

Pick  ▪  BinLists  ▪  Count  ▪  Gather  ▪  Tally

DeleteCases  ▪  DeleteElements  ▪  DeleteDuplicates  ▪  DeleteAdjacentDuplicates

Nothing an element automatically removed from lists

MemberQ test whether an element is a member of a list

FreeQ  ▪  ArrayQ  ▪  VectorQ  ▪  MatrixQ

AllTrue  ▪  AnyTrue  ▪  NoneTrue

Max  ▪  Min  ▪  MaximalBy  ▪  MinimalBy

Finding Sublists

SequencePosition  ▪  SequenceCases  ▪  SequenceCount

Finding Subsets

SubsetPosition  ▪  SubsetCases  ▪  SubsetCount

Related Tech Notes Related Guides Related Links Top

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4