<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/tds/best-of/2022/03" -->

---
title: Best Towards Data Science posts — March 2022 | daily.dev
description: The most upvoted Towards Data Science posts from March 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/tds/best-of/2022/03
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/tds/best-of/2022/03
og:type: website
og:site_name: daily.dev
og:title: Best Towards Data Science posts — March 2022 | daily.dev
og:description: The most upvoted Towards Data Science posts from March 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Towards Data Science — March 2022

1. 1  
[](https://daily.dev/posts/my-favorite-vs-code-extensions-of-2022-a9mcpzy6t "My Favorite VS Code Extensions of 2022")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 4y  
My Favorite VS Code Extensions of 2022  
The Atom One Dark theme is my favorite because the colors have useful contrast and look great. VSCode Great Icons look so much better than the default, and the folder icons make it easier to tell which directory I’m in. I find this especially useful when writing React components where a lot of the boilerplate code gets repetitive.  
131  
6
2. 2  
[](https://daily.dev/posts/fall-in-love-with-your-environment-setup-gpsmhq975 "Fall in Love with Your Environment Setup")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 4y  
Fall in Love with Your Environment Setup  
A Python developer’s guide to the optimal setup for collaboration, production readiness and time saving. The setup instructions for recommended tools can be found in the python-dev-setup repo, which will be referenced throughout the article. The variety of options available for accomplishing the 5 key tasks of environment setup can be overwhelming. I have tested these tools across operating systems to ensure optimal setup no matter your OS.  
59  
1
3. 3  
[](https://daily.dev/posts/anomaly-detection-in-sql-lsqi1kc4k "Anomaly Detection in SQL")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 4y  
Anomaly Detection in SQL  
Anomaly Detection with Z-Scoring is a simple, unsupervised statistical technique for flagging outliers. Z-scoring is a powerful, minimalist anomaly detection model that can be implemented quickly and flexibly in the data warehouse. The model is based on a fictitious transaction-level table in Snowflake.  
12
4. 4  
[](https://daily.dev/posts/the-dos-and-don-ts-of-dashboard-design-rlyy3wiem "The Dos and Don’ts of Dashboard Design")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 5y  
The Dos and Don’ts of Dashboard Design  
Dashboards are a great way to share data in a visual format. Tableau, Cognos Analytics, and Python are a few tools used to create dashboards. Below you’ll find a few DO’s and DON’Ts of dashboard design.  
12

[See all Towards Data Science archives](/sources/tds/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/tds/best-of/2022/03#page","url":"https://daily.dev/sources/tds/best-of/2022/03","name":"Best Towards Data Science Posts — March 2022","description":"The most upvoted Towards Data Science posts from March 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/tds/best-of/2022/03#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/my-favorite-vs-code-extensions-of-2022-a9mcpzy6t","name":"My Favorite VS Code Extensions of 2022"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/fall-in-love-with-your-environment-setup-gpsmhq975","name":"Fall in Love with Your Environment Setup"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/anomaly-detection-in-sql-lsqi1kc4k","name":"Anomaly Detection in SQL"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/the-dos-and-don-ts-of-dashboard-design-rlyy3wiem","name":"The Dos and Don’ts of Dashboard Design"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Towards Data Science","item":"https://daily.dev/sources/tds"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/tds/best-of"},{"@type":"ListItem","position":5,"name":"March 2022"}]}]}
```

