StdoutCallback() deprecation - alternative method #775
Answered
by
gventuri
tos-valantic
asked this question in
Q&A
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
gventuri
Nov 24, 2023
Replies: 1 comment 1 reply
-
|
@tos-wdp, If the goal is to get the last code executed, you can simply use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tos-valantic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


@tos-wdp, If the goal is to get the last code executed, you can simply use
df.last_code_executedorlake.last_code_executedwheredfandlakeare either the variable of your SmartDataframe or SmartDatalake.