Releases: Quafadas/scautable
Releases · Quafadas/scautable
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
Adds type inference for Excel files
What's Changed
- Fix NaN handling in numeric summary functions by @Copilot in #86
- Create comprehensive GitHub Copilot instructions for scautable development workflow by @Copilot in #88
- Col idx by @Quafadas in #84
- Fix ptbln and ptbl methods to support finite collections (Array, ArraySeq, Vector) by @Copilot in #91
- Introduce scalafix by @Quafadas in #92
- Type Inference for Excel by @Quafadas in #95
Full Changelog: v0.0.28...v0.0.29
0.0.28
0.0.27
v0.0.26
v0.0.25
What's Changed
- Fix header deduplication logic by @Kvintochka in #61
- Add HeaderOption, CsvIterator from Iterator[String], and fromString m… by @Kvintochka in #63
- Add HeaderOptions support to all CSV input methods by @Kvintochka in #68
- Dependency updates by @scala-steward in #62
- add TypeInferrer by @Kvintochka in #69
- move inferrer into api by @Quafadas in #73
- Add FirstN row-based type inference to TypeInferrer by @Kvintochka in #77
- mill1 by @Quafadas in #76
Full Changelog: v0.0.24...v0.0.25