koladata

Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage

View the Project on GitHub google/koladata

kd.types.ListItem API

ListItem is a DataItem representing a Koda List.

ListItem.pop(self, index: int = -1) -> DataItem

Removes an item from the ListItem.