Describe what your Python script needs to do in natural language and Cerewro generates the complete code: imports, functions, classes, error handling and docstrings. And runs it directly from the chat.
Create a Python script that reads all CSVs from a folder, combines them into a single DataFrame, removes duplicates and saves the result as Excel