-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
26c1542
commit e42467c
Showing
3 changed files
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,22 @@ | ||
# Changelog | ||
# Release notes | ||
|
||
## HEAD (might become 0.1.3) | ||
## Latest changes (unreleased) | ||
|
||
### Features | ||
|
||
### Fixes | ||
|
||
## 0.1.3 | ||
|
||
This is the first operational version of Temporian for users. The list whole and | ||
detailed list of features is too long to be listed. The top features are: | ||
detailed list of features is too long to be listed. The main features are: | ||
|
||
### Feature | ||
### Features | ||
|
||
- Pypi release. | ||
- PyPI release. | ||
- 72 operators. | ||
- Execution in eager, compiled mode, and graph mode. | ||
- IO Support for Pandas, CSV, Numpy and TensorFlow datasets. | ||
- Static and interactive plotting. | ||
- Documentation (3 minutes intro, user guide and API references). | ||
- 5 tutorials. | ||
|
||
### Fix | ||
|
||
- Proper error message when using distributed training on more than 2^31 | ||
(i.e., ~2B) examples while compiling YDF with 32-bits example index. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters