User Portlet User Portlet

Dave Middleton
Discussions
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/db9a928a-0b3f-4cfd-a576-3ebf6e857796
![enter image description here][1] &[Wolfram Notebook][2] [1]: https://community.wolfram.com//c/portal/getImageAttachment?filename=5060EntityType.png&userId=20103 [2]: https://www.wolframcloud.com/obj/00dd746f-96be-4302-9c4a-bc8e268569d9
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/cfed5e79-ad3f-4212-bafa-3f8a0a1c9d75
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/23d2faec-4ee3-4e20-9619-8e701fd1d07f
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/c6016cec-00e3-4429-8223-dcac7c9b7135
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/d3202675-a9ab-4bb6-90a3-a3603f40f103
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/ed4564dc-393d-46cc-9ebc-c88900800ea6
&[Wolfram Notebook][1] [1]: https://www.wolframcloud.com/obj/b0e3269d-969b-45c4-a233-40a5a85d1bad
When processing usage logs from an online conferencing platform, I wanted to plot time intervals in H:MM format in TimelinePlot which shows the following issues: 1. It does not display the intervals consistently i.e. one timeline is grouped ...
In this post I want to revisit the Titanic Dataset example to point out some unexpected GroupBy behavior. Let's load the example Dataset as so: titanic = ExampleData[{"Dataset", "Titanic"}] We'll calculate the survival ratio as a...