Payment events DataFrame, variant 52. For each user, return user_id, id, and amount_delta from the previous event; use 0 for the first event. Implement `solve(df)` and return a PySpark DataFrame.
DrawCode Practice Problem
Previous-Event Amount Delta · Payment events 52
Interactive Visualizer Workspace
Explore step-by-step interactive animations, memory state tracking, and live multi-language execution in DrawCode.
Launch Interactive Visualizer