Closed Amustache closed 2 years ago
i've just been testing this and couldn't get the import to work (I git cloned latest code)
@alexbfree
i've just been testing this and couldn't get the import to work (I git cloned latest code)
from argonodes.appliers import DistinctValues
*
I believe I forgot to edit the Wiki, it is now done.
Alright @alexbfree I finished that feature, and I think I have a lot of things that I can improve (cf. #40 for instance), but it is already working. Before going further, would you kindly review it?
It works basically like this:
or
And now, the
distinctvalues
object is holding every distinct values, can be used to explore and tag them, and can be expanded to add more sorcelery to the process.More:
Result example (
distinctvalues.data
):Before going further, I'll let you take a look!