Shirish Veerabattini

Results 3 comments of Shirish Veerabattini

same problem with df = df.loc({ rows: df['id'].eq(['a', 'b']) }) I wonder if this library is missing an option to filter with an array

> same problem with df = df.loc({ rows: df['id'].eq(['a', 'b']) }) > I wonder if this library is missing an option to filter with an array I've found a work...

I have this same issue I think and I'm using 'from langchain import OpenAI'