Skip to content

Commit d3f93f0

Browse files
authored
Merge branch 'main' into remove-infer-column-types
2 parents a20c846 + ed4f030 commit d3f93f0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning][].
1010

1111
## [0.1.3] Future
1212

13+
14+
1315
### Modified
1416
- {func}`~ehrdata.infer_feature_types` considers integers from 0, ..., n as numeric. It further provides a new argument `binary_as`, to steer if columns 0/1 should be considered numeric or categorical. ([#231](https://github.com/theislab/ehrdata/pull/231)) @eroell
1517

0 commit comments

Comments
 (0)