ChunkDf.__init__#

ChunkDf.__init__(df, chunk_size)[source]#
Parameters:
  • df (DataFrame)

  • chunk_size (int)

Return type:

None