🔘 The mmap() copy-on-write trick: reducing memory usage of array copies
https://pythonspeed.com/articles/reduce-memory-array-copies/
@pythonl
https://pythonspeed.com/articles/reduce-memory-array-copies/
@pythonl
Embedding an Image in an Outlook Email
http://pyright.blogspot.com/2021/08/embedding-image-in-outlook-email.html
@pythonl
http://pyright.blogspot.com/2021/08/embedding-image-in-outlook-email.html
@pythonl
Blogspot
Embedding an Image in an Outlook Email
I had a project where I needed to generate some draft emails programmatically in Outlook. Inserting the company logo and some content relat...
📊 Styling Excel Cells with OpenPyXL and Python
https://www.blog.pythonlibrary.org/2021/08/11/styling-excel-cells-with-openpyxl-and-python/
@pythonl
https://www.blog.pythonlibrary.org/2021/08/11/styling-excel-cells-with-openpyxl-and-python/
@pythonl
Get the last element of a list in Python
https://www.pythonforbeginners.com/basics/get-the-last-element-of-a-list-in-python
@pythonl
https://www.pythonforbeginners.com/basics/get-the-last-element-of-a-list-in-python
@pythonl
🎯 Calculate a Factorial With Python - Iterative and Recursive
https://stackabuse.com/calculate-a-factorial-with-python-iterative-and-recursive/
@pythonl
https://stackabuse.com/calculate-a-factorial-with-python-iterative-and-recursive/
@pythonl
🌐 InsightFace: 2D and 3D Face Analysis Project
Github: https://github.com/deepinsight/insightface
Paper: https://arxiv.org/abs/2108.08191v1
Project: https://insightface.ai/projects
@pythonl
Github: https://github.com/deepinsight/insightface
Paper: https://arxiv.org/abs/2108.08191v1
Project: https://insightface.ai/projects
@pythonl
Datetime Arithmetic, Alteration and Truncation with Python's Delorean
https://stackabuse.com/datetime-arithmetic-alteration-and-truncation-with-pythons-delorean/
@pythonl
https://stackabuse.com/datetime-arithmetic-alteration-and-truncation-with-pythons-delorean/
@pythonl
Count the Frequency of Elements in a List
https://www.pythonforbeginners.com/lists/count-the-frequency-of-elements-in-a-list
@pythonl
https://www.pythonforbeginners.com/lists/count-the-frequency-of-elements-in-a-list
@pythonl
💻 Linear Algebra for Natural Language Processing
https://www.kdnuggets.com/2021/08/linear-algebra-natural-language-processing.html
Code: https://github.com/Taaniya/linear-algebra-for-ml
@pythonl
https://www.kdnuggets.com/2021/08/linear-algebra-natural-language-processing.html
Code: https://github.com/Taaniya/linear-algebra-for-ml
@pythonl
What is Namespace in Python?
https://www.pythonforbeginners.com/basics/what-is-namespace-in-python
@pythonl
https://www.pythonforbeginners.com/basics/what-is-namespace-in-python
@pythonl
How to make a custom activation function in Keras?
https://www.codementor.io/@alexander-k/how-to-make-a-custom-activation-function-in-keras-1l492h71zo
@pythonl
https://www.codementor.io/@alexander-k/how-to-make-a-custom-activation-function-in-keras-1l492h71zo
@pythonl
🔝 Write an SQL query builder in 150 lines of Python!
https://death.andgravity.com/query-builder-how
@pythonl
https://death.andgravity.com/query-builder-how
@pythonl
Calculating Spearman's Rank Correlation Coefficient in Python with Pandas
https://stackabuse.com/calculating-spearmans-rank-correlation-coefficient-in-python-with-pandas/
@pythonl
https://stackabuse.com/calculating-spearmans-rank-correlation-coefficient-in-python-with-pandas/
@pythonl
How to add an Element to a Set in Python
https://www.pythonforbeginners.com/basics/how-to-add-an-element-to-a-set-in-python
@pythonl
https://www.pythonforbeginners.com/basics/how-to-add-an-element-to-a-set-in-python
@pythonl