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:
75
75
76
76
+-------------------------------+------------------------+--------------------------+----------------------------------------------------------------------------------------------------------------------------------------------+
77
77
| Method | Function Input | Function Output | Description |
78
- +============================+========================+==========================+==============================================================================================================================================+
78
+ +=============================== +========================+==========================+==============================================================================================================================================+
79
79
| :ref: `udf.map ` | Scalar | Scalar | Apply a function to each element |
80
80
+-------------------------------+------------------------+--------------------------+----------------------------------------------------------------------------------------------------------------------------------------------+
81
81
| :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