Gabriele Venturi
Gabriele Venturi
@tytung2020 thanks a lot for suggesting, love the idea. Do you want to try to work on this or you prefer some other member from the community for pick this?...
@Bhavay-2001 great, assigned to you! You can just start creating a new connector (check out the other connectors for reference)! Let me know if you have any questions!
@AJAnujsharma sounds exciting, assigning the issue to you!
Does it work if you remove the `save_charts_path`? Did you check whether the folder actually exists and is created?
That's a great idea! Do you want to work on this @bsab? How do you think we could handle "nested" schemas?
@bsab sounds great, also pymongoarrow seems a great solution for that. Just assigned to you :)
Hi @rucha80, thanks a lot for reporting. Haven't access to Azure OpenAI apis, but I think the `api_version` is mandatory. Let me know if that fix it!
Hi @Elicherla01 thanks for reaching us out. Which version of python do you have installed? Also, please try `pip show pandasai` to be sure it's installed on your environment!
This is actually very weird. Are you running it within a venv or a docker container? If so, are you sure pandasai has been installed within the venv/container?
@Elicherla01 @mblazic where are you executing the code from? I'm pretty sure that it's a different environment the one in which you run the code.