Skip to content

Releases: mlrun/storey

v0.4.1

07 Apr 06:39
9a7e12b
Compare
Choose a tag to compare
  • Support empty numerical values in ReadCSV. (#195)
  • in case time is pandas timestamp set timezone manually
  • null in TS column

v0.4.0

04 Apr 08:02
1224d2f
Compare
Choose a tag to compare
  • Prioritize datetime over int when inferring type in ReadCSV
  • reading from csv None in boolean column
  • Aggregations emit NaN values where a value cannot be calculated due to lack of data.
  • In case key does not exist do not return features default values

v0.3.8

21 Mar 13:55
d75b19f
Compare
Choose a tag to compare
  • Add support for multiple key fields
  • Remove nanoseconds when reading from CSV & writing to parquet

v0.3.7

15 Mar 09:30
92aecb8
Compare
Choose a tag to compare

v0.3.7

v0.3.6

11 Mar 13:34
58c24c8
Compare
Choose a tag to compare

v0.3.6

v0.3.5

25 Feb 11:49
fc13642
Compare
Choose a tag to compare

v0.3.5

v0.3.4

15 Feb 12:40
92f404d
Compare
Choose a tag to compare

v0.3.4

v0.3.3

11 Feb 11:48
51c1636
Compare
Choose a tag to compare

v0.3.3

v0.3.2

25 Jan 14:08
8662e7e
Compare
Choose a tag to compare

v0.3.2

v0.3.1

31 Dec 10:56
dd8184f
Compare
Choose a tag to compare
  • S3fs support
  • Laxer requirements