Think About the Law of Large Numbers Horizontally, Not Just Vertically
https://medium.com/geekculture/think-about-the-law-of-large-numbers-horizontally-not-just-vertically-7d530fbc4916
https://medium.com/geekculture/think-about-the-law-of-large-numbers-horizontally-not-just-vertically-7d530fbc4916
Medium
Think About the Law of Large Numbers Horizontally, Not Just Vertically
This idea can be monetized, no doubt
팀 상황에 맞는 branch 관리 전략 선택하기, git flow vs github flow
https://equus3144.medium.com/%ED%8C%80-%EC%83%81%ED%99%A9%EC%97%90-%EB%A7%9E%EB%8A%94-branch-%EA%B4%80%EB%A6%AC-%EC%A0%84%EB%9E%B5-%EC%84%A0%ED%83%9D%ED%95%98%EA%B8%B0-git-flow-vs-github-flow-20e60a83a1b3
https://equus3144.medium.com/%ED%8C%80-%EC%83%81%ED%99%A9%EC%97%90-%EB%A7%9E%EB%8A%94-branch-%EA%B4%80%EB%A6%AC-%EC%A0%84%EB%9E%B5-%EC%84%A0%ED%83%9D%ED%95%98%EA%B8%B0-git-flow-vs-github-flow-20e60a83a1b3
Medium
팀 상황에 맞는 branch 관리 전략 선택하기, git flow vs github flow
프로젝트 성격에 맞는 버전 관리 전략 채택, 그리고 그에 맞는 git 사용 방법 정리하기
Desmistificando o significado dos Underscores (_) em Python
https://medium.com/@leassis.destefani/desmistificando-o-significado-dos-underscores-em-python-6b0a78ec9f4c
https://medium.com/@leassis.destefani/desmistificando-o-significado-dos-underscores-em-python-6b0a78ec9f4c
Medium
Desmistificando o significado dos Underscores (_) em Python
Aprenda de uma vez por todas os diferentes usos por trás do sinal na linguagem
Wikipedia’s Road to Classical Language
https://medium.com/@gauravshahstudies/wikipedias-road-to-classical-language-49310bbe9e6c
https://medium.com/@gauravshahstudies/wikipedias-road-to-classical-language-49310bbe9e6c
Medium
Wikipedia’s Road to Classical Language
We all know Wikipedia as a source of endless knowledge reserved for the nights before a project is due, but there’s something more…
Leetcode Contest 301: Move Pieces to Obtain a String
https://shadek07.medium.com/leetcode-contest-301-move-pieces-to-obtain-a-string-81495b9732a3
https://shadek07.medium.com/leetcode-contest-301-move-pieces-to-obtain-a-string-81495b9732a3
Medium
Leetcode Contest 301: Move Pieces to Obtain a String
Linear Solution in Python
4 Futuristic Python Packages
https://jjdiamondreivich.medium.com/4-futuristic-python-packages-1d699b5c9c89
https://jjdiamondreivich.medium.com/4-futuristic-python-packages-1d699b5c9c89
Medium
4 Futuristic Python Packages
1.Mito
Python資料處理領域中不常用但很好用的function及用法整理-pandas系列(1)── df.query()
https://medium.com/@darriuschen0926/python%E8%B3%87%E6%96%99%E8%99%95%E7%90%86%E9%A0%98%E5%9F%9F%E4%B8%AD%E4%B8%8D%E5%B8%B8%E7%94%A8%E4%BD%86%E5%BE%88%E5%A5%BD%E7%94%A8%E7%9A%84function%E5%8F%8A%E7%94%A8%E6%B3%95%E6%95%B4%E7%90%86-pandas%E7%B3%BB%E5%88%97-1-df-query-ae8bd6aca806
https://medium.com/@darriuschen0926/python%E8%B3%87%E6%96%99%E8%99%95%E7%90%86%E9%A0%98%E5%9F%9F%E4%B8%AD%E4%B8%8D%E5%B8%B8%E7%94%A8%E4%BD%86%E5%BE%88%E5%A5%BD%E7%94%A8%E7%9A%84function%E5%8F%8A%E7%94%A8%E6%B3%95%E6%95%B4%E7%90%86-pandas%E7%B3%BB%E5%88%97-1-df-query-ae8bd6aca806
Medium
Python資料處理領域中不常用但很實用的function及用法整理-pandas系列(1)── df.query()
pandas算是python資料處理中最常用到的套件之一,相信一些常見的函式大家一定都不陌生,但有時總會遇到問題,感覺應該有相對應的function,但卻不知道如何解決的問題,本系列主要希望針對一些比較少被使用但卻很好用的function和用法進行分享,希望對大家有幫助!
Data Science Essentials — AI Ethics (III)
https://medium.com/@nitin_chauhan/data-science-essentials-ai-ethics-iii-8b23894174db
https://medium.com/@nitin_chauhan/data-science-essentials-ai-ethics-iii-8b23894174db
Medium
Data Science Essentials — AI Ethics (III)
This article is the third part of the AI Ethics for Data Science essential series. If you haven’t read AI Ethics (II), I will encourage…
Deep-dive on ML techniques for feature selection in Python — Part 2
https://indraneeldb1993ds.medium.com/deep-dive-on-ml-techniques-for-feature-selection-in-python-part-2-c258f8a2ac43
https://indraneeldb1993ds.medium.com/deep-dive-on-ml-techniques-for-feature-selection-in-python-part-2-c258f8a2ac43
Medium
Deep-dive on ML techniques for feature selection in Python — Part 2
The second part of a series on ML-based feature selection where we discuss popular embedded and wrapper methods like Lasso regression…
Important Concepts in Python You Should Know
https://medium.com/@shravan1998/important-concepts-in-python-you-should-know-1af21c224e03
https://medium.com/@shravan1998/important-concepts-in-python-you-should-know-1af21c224e03
Medium
Important Concepts in Python You Should Know
For a long time, I used to consider myself a Python expert. After all I knew how to wrangle data using Pandas, manipulate files using os…
Secure Communication With Python SSL Certificate and Asyncio
https://rob-blackbourn.medium.com/secure-communication-with-python-ssl-certificate-and-asyncio-939ae53ccd35
https://rob-blackbourn.medium.com/secure-communication-with-python-ssl-certificate-and-asyncio-939ae53ccd35
Medium
Secure Communication With Python SSL Certificate and Asyncio
The documentation for using ssl certificates with asyncio streams is distributed over a number of packages, and can be confusing at first…
Deep-dive on ML techniques for feature selection in Python - Part 1
https://indraneeldb1993ds.medium.com/deep-dive-on-ml-techniques-for-feature-selection-in-python-part-1-3574269d5c69
https://indraneeldb1993ds.medium.com/deep-dive-on-ml-techniques-for-feature-selection-in-python-part-1-3574269d5c69
Medium
Deep-dive on ML techniques for feature selection in Python - Part 1
The first part of a series on ML-based feature selection where we discuss popular filter methods like Pearson, Spearman, Point Bi-Serial…
How Python objects are implemented in C?
https://medium.com/@sergioli/how-python-objects-are-implemented-in-c-2f36ff8fb371
https://medium.com/@sergioli/how-python-objects-are-implemented-in-c-2f36ff8fb371
Medium
How Python objects are implemented in C?
My previous post concluded that all the data types in Python are objects. This post will delve into the Python source code to discuss the…