Skip to content

Commit

Permalink
update computer_reprsentation metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Palazzo committed Aug 2, 2024
1 parent e8ecbfe commit ac77f12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdv/metadata/single_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ class SingleTableMetadata:
}

_NUMERICAL_REPRESENTATIONS = frozenset([
'Float32',
'Float64',
'Float',
'Int64',
'Int32',
Expand Down

0 comments on commit ac77f12

Please sign in to comment.