This dataset is a small reference list of 15 famous boy bands, capturing each band's name and its years active. The most immediately interesting angle is the band frequency distribution — four bands (Westlife, Jonas Brothers, Take That, and Blue) each appear twice, suggesting possible duplicate rows or multiple entries per group worth investigating. The Years Active column is entirely unique across all 15 rows, spanning acts from 1958 (The Osmonds) to present-day groups, hinting at a wide generational spread that could reward closer reading.
saturn
/home/coolhand/html/datavis/data_trove/entertainment/pop_culture/Boy Band.csv 15 rows sample n=15 seed 42 2026-06-21T23:44:10+00:00
Overview
| Source | /home/coolhand/html/datavis/data_trove/entertainment/pop_culture/Boy Band.csv |
| Total rows | 15 |
| Profiled sample | 15 |
| Columns | 4 |
| Generated | 2026-06-21T23:44:10+00:00 |
Show data table
| column | kind | null % |
|---|---|---|
| index | numeric | 0.0% |
| S.No. | numeric | 0.0% |
| Band | categorical | 0.0% |
| Years Active | categorical | 0.0% |
Insights opt-in
Model-generated narrative. These are opinions, not facts — the stats below are what saturn measured. Generated by: anthropic:default.
This column contains the names of pop/boy bands, functioning as a categorical label in what appears to be a small reference dataset of 15 rows covering 11 distinct acts. The top four values (Westlife, Jonas Brothers, Take That, Blue) each appear exactly twice, while the remaining 7 bands appear once — producing a long-tail alert despite the tiny dataset size. With only 15 rows total, high entropy ratio (0.975) and near-unique cardinality (11/15), this column is close to an identifier rather than a grouping feature.
This column captures the active career span of entities (likely artists, bands, or performers) as free-form date-range strings such as '1995-2002' or '2018-present'. With cardinality of 15 out of 15 rows and entropy_ratio of ~1.0, every value is unique — the column is essentially free text with no repeated categories. The trailing whitespace visible in values like '1995-2002 ' and '1958-present ' indicates inconsistent formatting that will require cleaning before any date parsing.
This column is a sequential row index (serial number), running from 1 to 15 with all 15 values unique and no nulls. The distribution is perfectly symmetric (skew = 0.0, mean = median = 8.0) and uniformly spread, consistent with a simple integer counter. There is nothing analytically informative here beyond row ordering.
This column is a row index running 0–14 across all 15 records, with perfect uniqueness and no nulls. Values are uniformly spaced (mean = median = 7.0, skew = 0.0, platykurtic at −1.21), consistent with an auto-generated sequential integer index. It carries no analytical information.
Numeric correlation
Show data table
| index | S.No. | |
|---|---|---|
| index | +1.00 | +1.00 |
| S.No. | +1.00 | +1.00 |
index numeric
Show data table
| bin | count |
|---|---|
| 0 – 2.8 | 3 |
| 2.8 – 5.6 | 3 |
| 5.6 – 8.4 | 3 |
| 8.4 – 11.2 | 3 |
| 11.2 – 14 | 3 |
S.No. numeric
Show data table
| bin | count |
|---|---|
| 1 – 3.8 | 3 |
| 3.8 – 6.6 | 3 |
| 6.6 – 9.4 | 3 |
| 9.4 – 12.2 | 3 |
| 12.2 – 15 | 3 |
Band categorical
Show data table
| value | count | share |
|---|---|---|
| Westlife | 2 | 13.3% |
| Jonas Brothers | 2 | 13.3% |
| Take That | 2 | 13.3% |
| Blue | 2 | 13.3% |
| NSync | 1 | 6.7% |
| Backstreet Boys | 1 | 6.7% |
| BTS | 1 | 6.7% |
| One Direction | 1 | 6.7% |
| The Osmonds | 1 | 6.7% |
| New Kids on the Block | 1 | 6.7% |
| The Beatles | 1 | 6.7% |
Top values (rank 1–20)
- Westlife — 2
- Jonas Brothers — 2
- Take That — 2
- Blue — 2
- NSync — 1
- Backstreet Boys — 1
- BTS — 1
- One Direction — 1
- The Osmonds — 1
- New Kids on the Block — 1
- The Beatles — 1
Years Active categorical
Show data table
| value | count | share |
|---|---|---|
| 1995-2002 | 1 | 6.7% |
| 1998-2012 | 1 | 6.7% |
| 2018-present | 1 | 6.7% |
| 1993-present | 1 | 6.7% |
| 2013-present | 1 | 6.7% |
| 2010-2016 | 1 | 6.7% |
| 2005-2013 | 1 | 6.7% |
| 2019-present | 1 | 6.7% |
| 1958-present | 1 | 6.7% |
| 1984-1994 | 1 | 6.7% |
| 1990-1996 | 1 | 6.7% |
| 2005-present | 1 | 6.7% |
| 1960-1970 | 1 | 6.7% |
| 2000-2005 | 1 | 6.7% |
| 2011-present | 1 | 6.7% |
Top values (rank 1–20)
- 1995-2002 — 1
- 1998-2012 — 1
- 2018-present — 1
- 1993-present — 1
- 2013-present — 1
- 2010-2016 — 1
- 2005-2013 — 1
- 2019-present — 1
- 1958-present — 1
- 1984-1994 — 1
- 1990-1996 — 1
- 2005-present — 1
- 1960-1970 — 1
- 2000-2005 — 1
- 2011-present — 1