Is your feature request related to a problem? Please describe.
Not an actual problem, but a question: is it possible to modify a value in the dataframe from within Spotlight? I don't see any mention of this in the docs, and also, the code doesn't quite seem like it would allow for it (.show() has no return).
Describe the solution you'd like
Assume a user is exploring and QA/QC'ing data and identifies an incorrect label value; how might they change that value?
Thanks, great tool.
Is your feature request related to a problem? Please describe.
Not an actual problem, but a question: is it possible to modify a value in the dataframe from within Spotlight? I don't see any mention of this in the docs, and also, the code doesn't quite seem like it would allow for it (
.show()has no return).Describe the solution you'd like
Assume a user is exploring and QA/QC'ing data and identifies an incorrect label value; how might they change that value?
Thanks, great tool.