enso-org / dataframes

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

concating two tables with different rows count returns incorrect result #78

Closed sylwiabr closed 6 years ago

sylwiabr commented 6 years ago

If tables will have different rows count the shorter table should be filled with nulls.