-
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-wdp
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_executed
orlake.last_code_executed
wheredf
andlake
are either the variable of your SmartDataframe or SmartDatalake.