Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit f6711ad

Browse files
piethsganik
authored andcommitted
Update release notes. (#312)
1 parent d67dd62 commit f6711ad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

release-next.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
pipe.permutation_feature_importance(data)
3030
```
3131

32+
- **Initial implementation of DateTime input and output column support.**
33+
34+
[PR#290](https://github.com/microsoft/NimbusML/pull/290)
35+
Add initial support for input and output of Pandas DateTime columns.
36+
3237
- **Initial implementation of LpScaler.**
3338

3439
[PR#253](https://github.com/microsoft/NimbusML/pull/253)
@@ -68,6 +73,10 @@
6873

6974
[PR#292](https://github.com/microsoft/NimbusML/pull/292)
7075

76+
- **Fix BinaryDataStream was not valid as input for transformer.**
77+
78+
[PR#307](https://github.com/microsoft/NimbusML/pull/307)
79+
7180
- **Fix casing for the installPythonPackages build.sh argument.**
7281

7382
[PR#256](https://github.com/microsoft/NimbusML/pull/256)

0 commit comments

Comments
 (0)