Chose modality here
Code to load data
Code to add run & session info to DataFrame
Choose which DF to visualize
Setting up drop down boxes
Site:
MethodError: no method matching getindex(::DataFrames.Index, ::Main.var"workspace#3".var"#10#14")
Closest candidates are:
getindex(::DataFrames.AbstractIndex, !Matched::InvertedIndices.InvertedIndex) at ~/.julia/packages/DataFrames/Lrd7K/src/other/index.jl:224
getindex(::DataFrames.AbstractIndex, !Matched::DataAPI.All) at ~/.julia/packages/DataFrames/Lrd7K/src/other/index.jl:227
getindex(::DataFrames.AbstractIndex, !Matched::DataAPI.Between) at ~/.julia/packages/DataFrames/Lrd7K/src/other/index.jl:226
...
- #filter#89@abstractdataframe.jl:1156[inlined]
- filter@abstractdataframe.jl:1155[inlined]
- top-level scope@Local: 1[inlined]
Basic plots
MethodError: no method matching getindex(::DataFrames.Index, ::Main.var"workspace#3".var"#10#14")
Closest candidates are:
getindex(::DataFrames.AbstractIndex, !Matched::InvertedIndices.InvertedIndex) at ~/.julia/packages/DataFrames/Lrd7K/src/other/index.jl:224
getindex(::DataFrames.AbstractIndex, !Matched::DataAPI.All) at ~/.julia/packages/DataFrames/Lrd7K/src/other/index.jl:227
getindex(::DataFrames.AbstractIndex, !Matched::DataAPI.Between) at ~/.julia/packages/DataFrames/Lrd7K/src/other/index.jl:226
...
- #filter#89@abstractdataframe.jl:1156[inlined]
- filter@abstractdataframe.jl:1155[inlined]
- top-level scope@Local: 1[inlined]