Closed CiaranOMara closed 6 years ago
That was a good find, thanks! I have it fixed on master
now. I hope to get a new release out soon. There is a fair bit of other churn, so it might be a couple of days, though. Don't try to use master
at this point, it depends on things in other packages.
Closing since DataTables is no more.
IterableTables breaks base functionality of the
DataFrames.DataFrame(::Array{Int64,2})
constructor.Below is the error that occurs during assignment of
df_from_array2
.