Sanchit Bhavsar
Sanchit Bhavsar
Hello Ben, Did you have a look into the issue?
Hello, In 'payday.json' configuration file for bidder, the target param is missing in the callback event: It should be `"pixel_url" : "$EXTERNAL/callback?target=pixel"` and same for others. Regards, Sanchit
I have installed sassc-rails gem instead.
@gventuri I tried to re-produce this exception, ```In[1]: import pandas as pd ...: from examples.data.sample_dataframe import dataframe ...: ...: from pandasai import PandasAI ...: from pandasai.llm.openai import OpenAI ...: ...:...
@prtolem I am not able to re-produce this. are you using the latest pandasai version. you can check by running, `pip freeze | grep pandasai` and please try to upgrade...
@gventuri you can close this.
@JeffreyLind22 Thanks for confirming. @gventuri you can close this issue.
I also had trouble installing the lib with pip on mac, `ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is...
@RichardPinter @Poojan66 As mentioned in the pypi, it Requires: Python >=3.9,
@gventuri on installing `!pip install pandasai` on colab I get dependencies conflict for incompatible version of ipython & pandas. `ERROR: pip's dependency resolver does not currently take into account all...