Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update last_code_generated in smart_dataframe's __init__.py (#1484)
In SmartDataframe class the last_code_generated property returned _agent.last_code_executed instead of _agent.last_code_generated. In SmartDatalake it is implemented properly. Co-authored-by: Bence Kecskés <[email protected]>
- Loading branch information