Known Issues
A list of known problem and how to solve them.
Last updated
A list of known problem and how to solve them.
Last updated
SCIPY_ARRAY_API
before importing sklearn
or scipy
Since the is experimental, models that need it must enable it.
In a dedicated cell at the very top—even before the imports—and without changing anything, write the following:
NaN
in the Cloud, but none locallyThe index
might not always be the same in the Cloud and locally as the data that is shared is different.
Depending on your code, this could cause some issues when trying to do operation between pandas
objects that do not share the same index
.
If your problem is not listed, don't hesitate to reach the team!