Apache Beam Python (Dataflow) KafkaIO for Protobuf Message Streaming
https://medium.com/@amal.kumar.singh/apache-beam-python-dataflow-kafkaio-for-protobuf-message-streaming-f349119850ad
https://medium.com/@amal.kumar.singh/apache-beam-python-dataflow-kafkaio-for-protobuf-message-streaming-f349119850ad
Medium
Apache Beam Python (Dataflow) KafkaIO for Protobuf Message Streaming
Overview
[OpenCV] Basics review notes (1) & PyCharm unboxing
https://tzujantung.medium.com/opencv-basics-review-notes-1-pycharm-unboxing-80bbdb20844d
https://tzujantung.medium.com/opencv-basics-review-notes-1-pycharm-unboxing-80bbdb20844d
Medium
[OpenCV] Basics review notes (1) & PyCharm unboxing
之前做Computer vision的東西都在Google colab做,因為最熟悉的是jupter notebook,加上需要使用GPU來跑機器學習,就沒有考慮要在local開發,頂多要改python檔的時候開Xcode。然而久聞Pycharm大名,加上開發Revit API的時候用Reshaper帶來的極致體驗(開發不大的專案所以沒有影響到效能的體驗lol),所以就換了環境想試用看看jet…
Pandas DataFrame : Creating a Pandas DataFrame
https://medium.com/@mkale9067/pandas-dataframe-creating-a-pandas-dataframe-dadbbb9c98cd
https://medium.com/@mkale9067/pandas-dataframe-creating-a-pandas-dataframe-dadbbb9c98cd
Medium
Pandas DataFrame : Creating a Pandas DataFrame
Pandas DataFrame is a two-dimensional, size-mutable table form data structure with categorized axes (rows and columns).
13 Python Automation Scripts for Your Daily Life Problems
https://python.plainenglish.io/13-python-automation-scripts-for-your-daily-life-problems-14f8e92a8ddd
https://python.plainenglish.io/13-python-automation-scripts-for-your-daily-life-problems-14f8e92a8ddd
Medium
13 Python Automation Scripts for Your Daily Life Problems
A handy collection of Python scripts for automating your daily tasks.
Use SMTP and IMAP protocols over Proxies
https://nivethithan.medium.com/use-smtp-and-imap-protocols-over-proxies-f5142adc326c
https://nivethithan.medium.com/use-smtp-and-imap-protocols-over-proxies-f5142adc326c
Medium
Use SMTP and IMAP protocols over Proxies
In this post, we will look into how we can send emails over a proxy server and how we can log in to the mailbox via a proxy server.
How I automated my Numerai weekly submissions pipeline for free, using Azure functions and python
https://medium.com/@papaemman.pan/how-i-automated-my-numerai-weekly-submissions-pipeline-for-free-using-azure-functions-and-python-9bcf8382af1c
https://medium.com/@papaemman.pan/how-i-automated-my-numerai-weekly-submissions-pipeline-for-free-using-azure-functions-and-python-9bcf8382af1c
Medium
How I automated my Numerai weekly submissions pipeline for free, using Azure functions and python
This guide describes how I set up my own weekly submission pipeline from scratch, using Microsoft Azure and python for free. 🚀
A new matchmaking format for solo queue players in team games
https://medium.com/@deephavendatalabs/a-new-matchmaking-format-for-solo-queue-players-in-team-games-baaf4e9923ff
https://medium.com/@deephavendatalabs/a-new-matchmaking-format-for-solo-queue-players-in-team-games-baaf4e9923ff
Medium
A new matchmaking format for solo queue players in team games
Creating even teams from a pool of solo queue players for tournament play
[Django] Django development notes (2) Templates
https://tzujantung.medium.com/django-django-development-notes-2-templates-76fff3ffa821
https://tzujantung.medium.com/django-django-development-notes-2-templates-76fff3ffa821
Medium
[Django] Django development notes (2) Templates
The views.py file in the app’s folder is where to control what the views look like. It works fine in a simple project. However, try to imagine that when you are developing a huge project, there might…
Image Color Extraction using K-Means
https://medium.com/@ys3372/deconstructing-an-image-with-pixels-4c65c3a2268c
https://medium.com/@ys3372/deconstructing-an-image-with-pixels-4c65c3a2268c
Medium
Image Color Extraction using K-Means
Everything About Color Extraction
Debugging File Encoding and File Path Distribution Bugs for GlobalChem with Github Action Bots.
https://sharifsuliman1.medium.com/debugging-file-encoding-and-file-path-distribution-bugs-for-globalchem-with-github-action-bots-62ca53827686
https://sharifsuliman1.medium.com/debugging-file-encoding-and-file-path-distribution-bugs-for-globalchem-with-github-action-bots-62ca53827686
Medium
Debugging File Encoding and File Path Distribution Bugs for GlobalChem with Github Action Bots.
Good distribution is a science and it has been the most painful thing to learn when trying to get people to use my data and tools I create…
Create Dynamic Visualisations Using Matplotlib in Python
https://python.plainenglish.io/create-dynamic-visualisations-using-matplotlib-in-python-d6fdd5d57e5e
https://python.plainenglish.io/create-dynamic-visualisations-using-matplotlib-in-python-d6fdd5d57e5e
Medium
Create Dynamic Visualisations Using Matplotlib in Python
How to animate line plots of numeric time-series data in Python
How to Prepare for Your First Day as a Data Engineer
https://medium.com/pipeline-a-data-engineering-resource/how-to-prepare-for-your-first-day-as-a-data-engineer-30e08c213e2e
https://medium.com/pipeline-a-data-engineering-resource/how-to-prepare-for-your-first-day-as-a-data-engineer-30e08c213e2e
Medium
How to Prepare for Your First Day as a Data Engineer
How to effectively refine skills and reduce the possibility of burning out before you even begin a data engineering role.