PNDSPY1002
Element has a partial mapping but there are a few scenarios not supported in Snowpark.
Message: Pandas < element > has a partial mapping with a few scenarios not supported in Snowpark.
Category: Warning.
Description
This issue appears when the SMA detects the use of a Pandas element that has a direct equivalent in Snowpark Pandas, but some scenarios might behave differently than Pandas.
Scenario
Input
Below is an example of a method with a few scenarios not supported in Snowpark.
Output
The SMA adds the EWI PNDSPY1002
on the output code to let you know that this element has a few scenarios not supported in Snowpark.
Recommended fix
Since this is a generic error code that applies to a range of partial supported functions, there is not a single and specific fix. The appropriate action will depend on the particular element in use.
Please note that even though the element is not supported in a few scenarios, it does not necessarily mean that a solution or workaround cannot be found. It only means that the SMA itself cannot find the solution.
Additional recommendations
Last updated