Releases: nxexox/pymlup
Releases · nxexox/pymlup
0.2.3
Fix parsing List and Optional types.
- Add parse typing arguments from model predict method of: Optional, Sequence (List, Tuple, Set).
- Add parse typing argument List[TYPE] and set type TYPE and collection_type is List.
- Fix #20
Full Changelog: 0.2.2...0.2.3