bundles / IPython 9.5.0 / IPython / utils / data / chop
function
IPython.utils.data:chop
source: /IPython/utils/data.py :26
Signature
def chop ( seq , size ) Summary
Chop a sequence into chunks of the given size.
Aliases
-
IPython.core.page.chop