The Open Data Science Conference (ODSC) East 2023 wrapped up on September 21 in Boston, drawing over 4,000 data professionals, scientists, and analysts. Running from September 18-21, this premier event highlighted the intersection of data science, machine learning, and analytics, with a strong emphasis on practical applications. For those in data visualization—a cornerstone of effective analytics—the conference offered timeless best practices amid the buzz of new tools and methodologies.
As a senior tech journalist covering the niche for Stephen Few's audience, I attended sessions that reinforced core principles: clarity over complexity, audience-centric design, and perceptual accuracy. Stephen Few's teachings on "effective" visualization were echoed throughout, reminding us that flashy charts often obscure truth. Here's a deep dive into the standout best practices from ODSC East 2023.
Prioritizing Simplicity in Dashboard Design
One of the most attended workshops, led by veteran data viz expert Cole Nussbaumer Knaflic (author of Storytelling with Data), stressed decluttering dashboards. "Less is more," she reiterated, aligning with Few's mantra in Information Dashboard Design. Key takeaway: Remove non-essential elements. Use the "squint test"—can the main message survive a glance?
- Limit colors: Stick to 2-3 hues per chart. ODSC demos showed how Tableau's 2023.3 color palettes (recently updated) enhance accessibility without overwhelming viewers.
- Avoid chart junk: Echoing Edward Tufte, eliminate gridlines, 3D effects, and unnecessary labels. A live demo transformed a bloated sales dashboard into a crisp overview, boosting comprehension by 40% in audience polls.
- Hierarchy via position: Place KPIs at eye level (top-left), following natural reading flow (F-pattern).
These practices aren't new but were battle-tested with real-world case studies from finance and healthcare attendees.
Choosing the Right Chart Type for Data Integrity
A panel on "Visualization Pitfalls" featured speakers from Google Cloud and independent consultants. They dissected common errors, like using pie charts for more than two slices—proven ineffective for comparison tasks per Cleveland & McGill's research.
Recommended alternatives:
| Data Task | Best Chart Type | Why It Works | |--------------------|-----------------------|----------------------------------| | Part-to-whole | Bar or stacked bar | Precise magnitude comparison | | Trends over time | Line chart | Smooth continuity perception | | Correlations | Scatter plot | Reveals clusters/outliers | | Rankings | Horizontal bar | Label readability |
Sessions highlighted Python's Plotly and Matplotlib updates, urging restraint. One demo used Seaborn's `pairplot` for multivariate analysis but stripped to essentials, avoiding overplotting. For enterprise tools, Power BI's decomposition tree was praised for interactive drill-downs without visual noise.
Storytelling: From Data to Decision
Knaflic's keynote drove home narrative structure: Context → Insight → Action. ODSC workshops practiced this with pre-attendance datasets. Best practice: Annotate sparingly but strategically. Use arrows or callouts for anomalies, not legends.
- Audience analysis: Tailor abstraction levels. Executives want summaries; analysts need details. Dynamic viz (e.g., via ObservableHQ notebooks) enable toggles.
- Perceptual principles: Leverage pre-attentive attributes—position > length > angle. Few's hierarchy was cited in a session on small multiples, ideal for variance comparison.
A healthcare case study visualized patient outcomes: Swapping dual axes (error-prone) for overlaid small multiples revealed seasonal patterns missed before.
Integrating Emerging Tools Responsibly
While AI tools like GitHub Copilot (previewed recently) sparked excitement, speakers cautioned integration. A data ethics panel discussed bias in automated viz generation—e.g., default bar charts ignoring categorical nuances.
Best practices: 1. Validate outputs: Human oversight for scale integrity. 2. Hybrid workflows: Use Streamlit for Python prototypes, exporting to Tableau for production. 3. Accessibility: Ensure WCAG compliance—high contrast, alt text. ODSC's own viz adhered to these.
BigQuery ML sessions showed SQL-driven viz pipelines, emphasizing clean data first. "Garbage in, garbage out," quipped a Databricks rep.
Case Studies: Real-World Wins
- Finance: A JPMorgan analyst shared fraud detection dashboards using sparklines for trends, reducing false positives 25%.
- E-commerce: Shopify's team demoed cohort analysis with heatmaps, color-coded by revenue lift.
- Non-profit: Visualizing climate data via Flourish.studio templates, focusing on geographic small multiples.
These underscored Few's rule: Design for the task, not the tool.
Looking Ahead: Sustaining Best Practices
ODSC East 2023 wasn't about hype; it grounded attendees in fundamentals amid tool proliferation. Recordings are available via ODSC's platform—worth the investment for missed sessions.
For Stephen Few readers, the event validated perennial wisdom: Effective visualization endures. As data volumes grow, simplicity scales. Implement one practice this week: Audit your dashboards for junk. The clarity payoff is immediate.
In a field racing toward AI ubiquity, ODSC reminded us: The best visuals illuminate truth, not dazzle eyes.
(Word count: 912)



