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.DictItem API

DictItem is a DataItem representing a Koda Dict.

DictItem.pop(self, key: Any) -> DataItem

Removes an item from the DictItem.