Frames v0.1.9 Release Notes

  • 🛠 Fixed column type inference bug that led the inferencer to prefer Bool too strongly.

    This was fallout from typing columns whose values are all 0 or 1 as Bool.