- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
#9 Sequence data | Part 2 | Python for Data Science
Welcome to 'Python for Data Science' course !
This video continues the discussion on sequence data types in Python by focusing on operations that can be performed on these data types. The lecture focuses on indexing, which is how to access elements within a sequence. The lecture also points out that attempting to access an element using an index that is outside of the range of the sequence will result in an error. Finally, the lecture revisits the distinction between sequential and non-sequential data types. It is not possible to perform indexing on non-sequential data types because the elements in a non-sequential data type are not stored in any particular order. This means it is not possible to use a numerical index to reference a specific element. Dictionaries are a special case, as they are considered non-sequential, but the values contained in a dictionary can be accessed using their associated keys.
NPTEL Courses permit certifications that can be used for Course Credits in Indian Universities as per the UGC and AICTE notifications.
To understand various certification options for this course, please visit https://nptel.ac.in/courses/106106212
#SequenceDataOperations #Indexing #Slicing #Concatenation #Repetition #MembershipTesting #Iteration
Видео #9 Sequence data | Part 2 | Python for Data Science канала NPTEL-NOC IITM
This video continues the discussion on sequence data types in Python by focusing on operations that can be performed on these data types. The lecture focuses on indexing, which is how to access elements within a sequence. The lecture also points out that attempting to access an element using an index that is outside of the range of the sequence will result in an error. Finally, the lecture revisits the distinction between sequential and non-sequential data types. It is not possible to perform indexing on non-sequential data types because the elements in a non-sequential data type are not stored in any particular order. This means it is not possible to use a numerical index to reference a specific element. Dictionaries are a special case, as they are considered non-sequential, but the values contained in a dictionary can be accessed using their associated keys.
NPTEL Courses permit certifications that can be used for Course Credits in Indian Universities as per the UGC and AICTE notifications.
To understand various certification options for this course, please visit https://nptel.ac.in/courses/106106212
#SequenceDataOperations #Indexing #Slicing #Concatenation #Repetition #MembershipTesting #Iteration
Видео #9 Sequence data | Part 2 | Python for Data Science канала NPTEL-NOC IITM
Комментарии отсутствуют
Информация о видео
12 октября 2022 г. 17:43:22
00:14:03
Другие видео канала



