dovpanda-dev/dovpanda

[HINT] Don't append iterative

Closed this issue · 0 comments

Basic Functionality

if user loops over many dfs and appends each new one to a big existing one, tell them to make list of dfs in use one time concat.

Hooks Upon

append.

Hook Type

pre

Design

Use ledger.memory and see if in recent history the append is called from the same line - meaning it's in a loop.