v0.1.2
What's Changed
- Speed-up data import by @achoum in #155
- Avoid assign value to Node and EventSet by @DonBraulio in #157
- add pypi badge, make publish depend on tests by @ianspektor in #158
- Reference homepage by @ianspektor in #159
- Redo reference by @ianspektor in #162
- replace appearances of event set with EventSet by @ianspektor in #163
- Rename
index
toindexes
by @ianspektor in #164 - Doc examples by @DonBraulio in #161
- Update front page content by @achoum in #168
- Update user_guide.md by @ktonthat in #170
- Fixed Loan preds notebook by @DonBraulio in #166
- Rename tp.evaluate to tp.run by @achoum in #169
- hide pylint warnings for internal imports by @ianspektor in #165
- Various small improvements by @achoum in #176
- Beam backend - IO utility + One op. by @achoum in #160
- Eager mode + @tp.compile + tp.save(fn) + ... by @ianspektor in #167
- Update README.md by @ktonthat in #171
- Update README.md by @ktonthat in #172
- Update 3_minutes.md by @ktonthat in #173
- Fix dead links in Getting Started tutorial by @ktonthat in #174
- Update user_guide.md by @ktonthat in #175
- Implement enumumerate() & timestamps() by @DonBraulio in #179
- rename Node to EventSetNode by @ianspektor in #182
- tp.join by @achoum in #177
- tp.has_leak function by @achoum in #181
- Add tools/build_cleaner.py to fix BUILD dependencies by @achoum in #178
- Fix bazel dependencies by @achoum in #183
- Exec notebooks in RTD by @DonBraulio in #180
- Eager docstrings by @DonBraulio in #184
- Scheduler optimization by @achoum in #185
- New tutorial: Detecting payment card fraud with Temporian and TensorFlow Decision Forests by @achoum in #187
- save/load improvements by @ianspektor in #186
- Add eager mode in user guide by @achoum in #188
- Various typing fixes by @achoum in #189
- Internally, tp uses bytes instead of int32 unicodes by @achoum in #190
- eager 3 min guide by @ianspektor in #193
- Fix image url by @achoum in #192
- bump versions, add release instructions to contributing guide by @ianspektor in #194
New Contributors
Full Changelog: v0.1.1...v0.1.2