Problem with Dataframe apply function #592
Labels
api: bigquery
Issues related to the googleapis/python-bigquery-dataframes API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Hello,
I am a new user of bigframes package.
I was trying to execute some code but I am facing a problem that i am not able to solve.
I am trying to use the apply function on a Dataframe with the parameter axis=1 , but it doesn't seem to work. I always have an error message.
Can you please help me with this?
Thanks.
Regards,
Code example
Stack trace
The text was updated successfully, but these errors were encountered: