JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

ERROR: UndefVarError: innerjoin not defined #624

Open PBSoundy opened 3 years ago

PBSoundy commented 3 years ago

Suddenly no longer able to use innerjoin using DataFrames

Atom:

Version: 1.54.0 Dev Mode: false Official Release: true { "node": "12.4.0", "v8": "7.6.303.31-electron.0", "uv": "1.29.1", "zlib": "1.2.11", "brotli": "1.0.7", "ares": "1.15.0", "modules": "73", "nghttp2": "1.38.0", "napi": "4", "llhttp": "1.1.3", "http_parser": "2.8.0", "openssl": "1.1.0", "icu": "64.2", "unicode": "12.1", "electron": "6.1.12", "chrome": "76.0.3809.146" }

julia-client:

Version: 0.12.6 Config: { "currentVersion": "0.12.6", "firstBoot": false, "juliaPath": "/Applications/Julia-1.4.app/Contents/Resources/julia/bin/julia", "uiOptions": { "enableMenu": true, "enableToolBar": true } }

ink:

Version: 0.12.5 Config: undefined

uber-juno:

Version: 0.3.0 Config: { "disable": true }

language-julia:

Version: 0.21.0 Config: undefined

language-weave:not installed

indent-detective:

Version: 0.4.0 Config: undefined

latex-completions:

Version: 0.3.6 Config: undefined

versioninfo():

Julia Version 1.4.1 Commit 381693d3df* (2020-04-14 17:20 UTC) Platform Info: OS: macOS (x86_64-apple-darwin18.7.0) CPU: Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, haswell) Environment: JULIA_NUM_THREADS = 4

Status ~/.julia/environments/v1.4/Project.toml [c52e3926] Atom v0.12.30 [336ed68f] CSV v0.6.1 [04a18a73] ClassImbalance v0.8.7 [124859b0] DataDeps v0.7.7 [a93c6f00] DataFrames v0.20.2 [1313f7d8] DataFramesMeta v0.5.0 [31a5f54b] Debugger v0.6.7 [f7bf1975] Impute v0.6.1 [70c4c096] Indicators v0.8.1 [e5e0dc1b] Juno v0.8.4 [38d8eb38] Lathe v0.0.9 [cc2ba9b6] MLDataUtils v0.5.2 [6f286f6a] MultivariateStats v0.7.0 [3646fa90] ScikitLearn v0.6.2 [1277b4bf] ShiftedArrays v1.0.0 [2913bbd2] StatsBase v0.32.2 [2cb19f9e] StatsKit v0.3.0 [9e3dc215] TimeSeries v0.19.1 [009559a3] XGBoost v1.1.1 [a5390f91] ZipFile v0.9.3 [e88e6eb3] Zygote v0.6.2

pfitzseb commented 3 years ago

Hard to tell what's going on here, but it very likely isn't related to Juno.