What's New in Python 3.11?
https://deepsource.io/blog/python-3-11-whats-new/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://deepsource.io/blog/python-3-11-whats-new/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
DeepSource
What's new in Python 3.11?
Latest features the newest Python release has to offer, that you should know about - built-in TOML support, better exceptions, and typing improvements.
Pytest — How to test that a function is called with specific parameters?
https://bhavaniravi.medium.com/pytest-how-to-test-that-a-function-is-called-with-specific-parameters-37090f23a01d
https://bhavaniravi.medium.com/pytest-how-to-test-that-a-function-is-called-with-specific-parameters-37090f23a01d
Medium
Pytest — How to test that a function is called with specific parameters?
Unit tests are written to test single possible units of your system. When you interact with an external system, such as reading a file…
Accessing the U.S. Energy Information Administration data using REST APIv2
https://medium.com/@arifmujiburrbhuniyan/accessing-the-u-s-energy-information-administration-data-using-rest-apiv2-750b73d9bda7
https://medium.com/@arifmujiburrbhuniyan/accessing-the-u-s-energy-information-administration-data-using-rest-apiv2-750b73d9bda7
Medium
Accessing the U.S. Energy Information Administration data using REST APIv2
A reliable and easily accessible data source is a goldmine for data analysts. If it comes with API access, it just sweetens the deal. I…
ควรเริ่มเขียน Program ภาษาอะไรก่อนดี
https://medium.com/pnpsolution/%E0%B8%84%E0%B8%A7%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99-program-%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B8%AD%E0%B8%B0%E0%B9%84%E0%B8%A3%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%99%E0%B8%94%E0%B8%B5-88aa28b9c32d
https://medium.com/pnpsolution/%E0%B8%84%E0%B8%A7%E0%B8%A3%E0%B9%80%E0%B8%A3%E0%B8%B4%E0%B9%88%E0%B8%A1%E0%B9%80%E0%B8%82%E0%B8%B5%E0%B8%A2%E0%B8%99-program-%E0%B8%A0%E0%B8%B2%E0%B8%A9%E0%B8%B2%E0%B8%AD%E0%B8%B0%E0%B9%84%E0%B8%A3%E0%B8%81%E0%B9%88%E0%B8%AD%E0%B8%99%E0%B8%94%E0%B8%B5-88aa28b9c32d
Medium
ควรเริ่มเขียน Program ภาษาอะไรก่อนดี
บทความนี้เกิดจากการที่ได้ไปเห็นในหลาย ๆ คำถามทั้งในโลก Social และตอนที่ทำงานก็มักจะมีคนถามคำถามนี้บ่อย ๆ ว่าถ้าไม่เคยมีพื้นฐานใด ๆ…
Understanding Python context-managers for absolute beginners
https://mikehuls.medium.com/understanding-python-context-managers-for-absolute-beginners-4873b6249f16
https://mikehuls.medium.com/understanding-python-context-managers-for-absolute-beginners-4873b6249f16
Medium
Understanding Python context-managers for absolute beginners
Understand the WITH statement with lightsabers
Numba로 Pairwise Jaccard score 계산 가속
https://medium.com/@chiwon.son/numba%EB%A1%9C-pairwise-jaccard-score-%EA%B3%84%EC%82%B0-%EA%B0%80%EC%86%8D-83e9986dffd1
https://medium.com/@chiwon.son/numba%EB%A1%9C-pairwise-jaccard-score-%EA%B3%84%EC%82%B0-%EA%B0%80%EC%86%8D-83e9986dffd1
Medium
Numba로 Pairwise Jaccard score 계산 가속
Numba의 목적은 Python 함수의 실행 시간을 단축 시키는 것입니다. 이 문서에서는 binary array 들의 집합에서 모든 쌍의 Jaccard score 계산에 GPU 병렬 처리를 적용하여, 실행 시간이 얼마나 단축되는지 비교하겠습니다.
What happens when cricketing madness is combined with data analysis?
https://medium.com/@asif1310/what-happens-when-cricketing-madness-is-combined-with-data-analysis-714324efd685
https://medium.com/@asif1310/what-happens-when-cricketing-madness-is-combined-with-data-analysis-714324efd685
Medium
What happens when cricketing madness is combined with data analysis?
People living in European and South American countries are passionate about football.
Improve your conditional logic in Python with singledispatch & Advanced Enumerations
https://johschmidt42.medium.com/improve-your-conditional-logic-in-python-with-singledispatch-advanced-enumerations-9e0c96c5da9f
https://johschmidt42.medium.com/improve-your-conditional-logic-in-python-with-singledispatch-advanced-enumerations-9e0c96c5da9f
Medium
Improve your conditional logic in Python with singledispatch & Advanced Enumerations
How to register functions in singledispatch with members of an Enum class.
Deep Q-Network — a Backseat Gamer’s best friend
https://medium.com/@parktwin2/deep-q-network-a-backseat-gamers-best-friend-e007af5b0af0
https://medium.com/@parktwin2/deep-q-network-a-backseat-gamers-best-friend-e007af5b0af0
Medium
Deep Q-Network — a Backseat Gamer’s best friend
Introduction and reflection on SARSA Post
Using Flask and Selenium to build up a website for snapping up a volleyball court (Part 1)
https://medium.com/@wilson891221/using-flask-and-selenium-to-build-up-a-website-for-snapping-up-a-volleyball-court-part-1-a4a1fc10ddb0
https://medium.com/@wilson891221/using-flask-and-selenium-to-build-up-a-website-for-snapping-up-a-volleyball-court-part-1-a4a1fc10ddb0
Medium
Using Flask and Selenium to build up a website for snapping up a volleyball court (Part 1)
Everyone has the experience of snapping up different things like tickets, appointments, etc…. For me, it’s very complicated and hard to…
6 Useful Tricks for Handling CSV Files With pandas.read_csv()
https://python.plainenglish.io/6-useful-tricks-for-handling-csv-files-with-pandas-read-csv-8e2f9ced2a8
https://python.plainenglish.io/6-useful-tricks-for-handling-csv-files-with-pandas-read-csv-8e2f9ced2a8
Medium
6 Useful Tricks for Handling CSV Files With pandas.read_csv()
What type of parameters do pandas.read_csv take and what can we do with it?
Take a deep look on Python Looping Statement and Decision Making
https://medium.com/@coder033/take-a-deep-look-on-python-looping-statement-and-decision-making-2b9a402b79a2
https://medium.com/@coder033/take-a-deep-look-on-python-looping-statement-and-decision-making-2b9a402b79a2
Medium
Take a deep look on Python Looping Statement and Decision Making
Decision making