You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: Could lead to errors, when pandas type induction doesn't work properly. Solution idea: Define mapping between Exasol Types and pandas DTypes based on the UDF Type mapping. Ask @tomuben about the Type Mapping in the UDFs.
Ticket #212 requested to move parts of MLL repository to AAF including unit tests.
As a cleanup step, the current ticket requests to fix the TODOs contained in some of the moved files:
columns=[column.name.name for column in self._columns])
The text was updated successfully, but these errors were encountered: