Skip to content

Commit

Permalink
Update src/safeds/data/tabular/containers/_table.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander <[email protected]>
  • Loading branch information
lars-reimann and Marsmaennchen221 authored Apr 21, 2023
1 parent 1a0436f commit b5d03d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/safeds/data/tabular/containers/_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ def inverse_transform_table(self, transformer: InvertibleTableTransformer) -> Ta
Parameters
----------
transformer : InvertibleTableTransformer
The transformer which is fitted on this table
A transformer that was fitted with columns, which are all present in the table.
Returns
-------
Expand Down

0 comments on commit b5d03d8

Please sign in to comment.