Compare preparation approach for better accuracy or not (Ep1 : Setup Environment)
https://suchetreaboot.medium.com/compare-preparation-approach-for-better-accuracy-or-not-ep1-setup-environment-9b913bdfa017
https://suchetreaboot.medium.com/compare-preparation-approach-for-better-accuracy-or-not-ep1-setup-environment-9b913bdfa017
Medium
Compare preparation approach for better accuracy or not (Ep1 : Setup Environment)
เคยได้ยินคำกล่าวที่ว่าถ้าข้อมูล scale ไม่เท่ากันจะนำมาใช้ด้วยกันไม่ได้ ไหมครับ
MongoDB authentication and replication feat. pymongo
https://medium.com/@xdxxxx4713/mongodb-authentication-and-replication-feat-pymongo-3c3e1023156f
https://medium.com/@xdxxxx4713/mongodb-authentication-and-replication-feat-pymongo-3c3e1023156f
Medium
MongoDB authentication and replication feat. pymongo
Building Custom Reproducible ETL Pipelines in Python
https://medium.com/@josephgeorgelewis2000/building-custom-reproducible-etl-pipelines-in-python-7dbdbd32acd1
https://medium.com/@josephgeorgelewis2000/building-custom-reproducible-etl-pipelines-in-python-7dbdbd32acd1
Medium
Building Custom Reproducible ETL Pipelines in Python
How to build robust, reliable and reproducible ETL that will stand the test of time.
Prettify your Python Outputs using pprint()!
https://medium.com/codex/prettify-your-python-outputs-using-pprint-60522ef997d0
https://medium.com/codex/prettify-your-python-outputs-using-pprint-60522ef997d0
Medium
Prettify your Python Outputs using pprint()!
Anyone working in Python usually has to deal with large amounts of data; most times, data is not very pretty. The output isn’t pretty when…
Writing a Spinner — A Spinning Progression Indicator in Python
https://medium.com/@yellowjacket0694_89630/writing-a-spinner-a-spinning-progression-indicator-in-python-6f82e3a3bee
https://medium.com/@yellowjacket0694_89630/writing-a-spinner-a-spinning-progression-indicator-in-python-6f82e3a3bee
Medium
Writing a Spinner — A Spinning Progression Indicator in Python
How I Wrote a Lite Spinner — Progess Indicator-In Python
The Correct Way of Running Python Programs
https://python.plainenglish.io/the-correct-way-of-running-python-programs-ec8bfa4a78cc
https://python.plainenglish.io/the-correct-way-of-running-python-programs-ec8bfa4a78cc
Medium
The Correct Way of Running Python Programs
How to use __name__ == “__main__”
Implement Django User Registration with Email Confirmation
https://medium.com/geekculture/implement-django-user-registration-with-email-confirmation-31f0eefe976d
https://medium.com/geekculture/implement-django-user-registration-with-email-confirmation-31f0eefe976d
Medium
Implement Django User Registration with Email Confirmation
Part 15: We’ll cover how to send an email confirmation using Django when someone registers on our website
The Zen of grinding LeetCode problems: Day 58–You don’t need DP for everything
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-58-you-dont-need-dp-for-everything-46276b140340
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-58-you-dont-need-dp-for-everything-46276b140340
Medium
The Zen of grinding LeetCode problems: Day 58–You don’t need DP for everything
Thankfully, sometimes you figure it out fast
Python: Debugging code with “Pdb”
https://medium.com/@sunilrana123/python-debugging-code-with-pdb-1ea4f62a4c9e
https://medium.com/@sunilrana123/python-debugging-code-with-pdb-1ea4f62a4c9e
Medium
Python: Debugging code with “Pdb”
What is Debugging?
Data science exploratory analysis code blocks used by data engineers
https://blog.devgenius.io/data-science-exploratory-analysis-code-blocks-used-by-data-engineers-ce4529b70672
https://blog.devgenius.io/data-science-exploratory-analysis-code-blocks-used-by-data-engineers-ce4529b70672
Medium
Data science exploratory analysis code blocks used by data engineers
“To infinity, and beyond!”
Python Art using Turtle Graphics Library and Random Module
https://diamondtusks.medium.com/python-art-using-turtle-graphics-library-and-random-module-9570947c8675
https://diamondtusks.medium.com/python-art-using-turtle-graphics-library-and-random-module-9570947c8675
Medium
Python Art using Turtle Graphics Library and Random Module
I have recently decided to partake in the #100daysofcode challenge to push myself to code everyday.
Your Python Coding Environment on Windows: Setup Guide
https://realpython.com/python-coding-setup-windows/
https://realpython.com/python-coding-setup-windows/
Realpython
Your Python Coding Environment on Windows: Setup Guide – Real Python
With this opinionated guide to setting up a basic, fully featured and flexible setup for Python coding and open source contributing when working from Windows, you'll go from a fresh install to ready to contribute, and even check out a PowerShell script to…
Programming Languages Endorsed for Server-Side Use at Meta
https://engineering.fb.com/2022/07/27/developer-tools/programming-languages-endorsed-for-server-side-use-at-meta/
https://engineering.fb.com/2022/07/27/developer-tools/programming-languages-endorsed-for-server-side-use-at-meta/
Engineering at Meta
Programming languages endorsed for server-side use at Meta
Supporting a programming language at Meta is a very careful and deliberate decision. We’re sharing our internal programming language guidance that helps our engineers and developers choose the best…