File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ User-Defined Functions can be applied across various pandas methods:
7575
7676+-------------------------------+------------------------+--------------------------+----------------------------------------------------------------------------------------------------------------------------------------------+
7777| Method | Function Input | Function Output | Description |
78- +============================+========================+==========================+==============================================================================================================================================+
78+ +=============================== +========================+==========================+==============================================================================================================================================+
7979| :ref: `udf.map ` | Scalar | Scalar | Apply a function to each element |
8080+-------------------------------+------------------------+--------------------------+----------------------------------------------------------------------------------------------------------------------------------------------+
8181| :ref: `udf.apply ` (axis=0) | Column (Series) | Column (Series) | Apply a function to each column |
You can’t perform that action at this time.
0 commit comments