We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Based on the discussion in #12532. Move boxing logic to Block/BlockManager from common.py.
Block/BlockManager
common.py
Add either .asobject property (compat with Index) or .get_object_values() to BlockManager/Block.
.asobject
Index
.get_object_values()
BlockManager/Block