You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both AIBECS and DataFrames have functions named flatten. This doesn't cause the code to fail, but it throws up errors. Since DataFrames seems destined to become the default wrangling tool for Julia, perhaps the AIBECS function should be re-named?
Both AIBECS and DataFrames have functions named
flatten. This doesn't cause the code to fail, but it throws up errors. Since DataFrames seems destined to become the default wrangling tool for Julia, perhaps the AIBECS function should be re-named?