A short description of the post.
Refactored some of the code, showed more of it in the verbosity viz post, and generally tried to do a better explaining what I was doing.
Clarifications:
said
element post
group_by()
+ summarize()
pattern instead of nest()
group_by()
+ summarize()
patternIt pays to show the code and some intermediate objects in a demo post, as this forces me to be clearer, catch errors, and in the end, understand the concepts better myself.
If you see mistakes or want to suggest changes, please create an issue on the source repository.
For attribution, please cite this work as
Glachant (2022, Oct. 10). Data Ignota: Refactoring Verbosity. Retrieved from https://syvwlch.github.io/Data-Ignota/posts/2022-10-10-refactoring-verbosity/
BibTeX citation
@misc{glachant2022refactoring, author = {Glachant, Mathieu}, title = {Data Ignota: Refactoring Verbosity}, url = {https://syvwlch.github.io/Data-Ignota/posts/2022-10-10-refactoring-verbosity/}, year = {2022} }