pyspark-ai
pyspark-ai copied to clipboard
Convert prompt.py into multiple files as per the target API
Currently, all the prompts are in one file.
To improve the readability, we can have a new module "prompt" and split the file prompt.py
into files such as transform.py
, plot.py
, etc.
@gengliangwang can I tackle this? Thanks.
@danielbeach Yes, please. Thank you!
@danielbeach Are you still working on it? May I help here somehow?
@SemyonSinchenko sorry I am not. Thanks
@gengliangwang May you assign this one to me please? I would like to try to do it.
@SemyonSinchenko Sure, thank you!