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

---
title: Best Towards Data Science posts — May 2022 | daily.dev
description: The most upvoted Towards Data Science posts from May 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/tds/best-of/2022/05
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/tds/best-of/2022/05
og:type: website
og:site_name: daily.dev
og:title: Best Towards Data Science posts — May 2022 | daily.dev
og:description: The most upvoted Towards Data Science posts from May 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 — May 2022

1. 1  
[](https://daily.dev/posts/pyscript-python-in-the-browser-rcilpsy9d "PyScript: Python in the browser")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 4y  
PyScript: Python in the browser  
Anaconda’s CEO Peter Wang announced a shiny new technology called PyScript. It allows users to write Python and in fact many languages in the browser. PyScript makes the power of Python accessible to a far greater audience of front-end developers. The alpha release of PyScript can be found on pyscript.net.  
102  
6
2. 2  
[](https://daily.dev/posts/how-git-truly-works--8zcr2hzn "How Git truly works")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 4y  
How Git truly works  
Git is undoubtedly one of the principal cornerstones of modern software development. As of November 2021 GitHub, the main repository manager of Git, reported having over 73 million developers and more than 200 million repositories. Blobs, trees, and commits are the main components of Git’s data structure.  
27  
1
3. 3  
[](https://daily.dev/posts/10-sql-operations-for-80-of-your-data-manipulation-zjo6h5ylt "10 SQL Operations for 80% of your Data Manipulation")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 4y  
10 SQL Operations for 80% of your Data Manipulation  
SQL is one of the most used programming languages for manipulating relational data. It is used very actively by Data Analysts and Data Scientists for data pull and data manipulation tasks. In this blog, I will take you through 10 of theMost used SQL operations that every aspiring Data Scientist/Data Analyst should know.  
24  
1
4. 4  
[](https://daily.dev/posts/vscode-vs-rstudio-worth-the-switch--tdpe6mpa7 "VSCode vs RStudio Worth the switch?")  
Article  
![Avatar of tds](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/tds)Towards Data Science · 4y  
VSCode vs RStudio Worth the switch?  
VSCode has rapidly become one of the most popular code editors for a huge number of other languages. This writeup is for people who are very familiar with RStudio and want to see how the two compare. I decided to try VSCode for R because I wanted to see if I could use a single code editor for everything I do.  
19  
1

[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/05#page","url":"https://daily.dev/sources/tds/best-of/2022/05","name":"Best Towards Data Science Posts — May 2022","description":"The most upvoted Towards Data Science posts from May 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/05#items","numberOfItems":4,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/pyscript-python-in-the-browser-rcilpsy9d","name":"PyScript: Python in the browser"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/how-git-truly-works--8zcr2hzn","name":"How Git truly works"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/10-sql-operations-for-80-of-your-data-manipulation-zjo6h5ylt","name":"10 SQL Operations for 80% of your Data Manipulation"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/vscode-vs-rstudio-worth-the-switch--tdpe6mpa7","name":"VSCode vs RStudio Worth the switch?"}]},{"@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":"May 2022"}]}]}
```

