enso-org / dataframes

A library for working with tabular data in Luna.
https://luna-lang.org
MIT License
6 stars 5 forks source link

Update Table.describe for the typechecker changes #164

Closed mwu-tow closed 5 years ago

mwu-tow commented 5 years ago

Pull Request Description

The changes to typechecker broke Table.describe function. Now values need to be explicitly converted before being wrapped into column. #161

Checklist

Please include the following checklist in your PR: