LeetCode Problem 1795 Rearrange Products Table — LeetCode: 30 Days of Pandas
https://medium.com/@robertsevan/leetcode-problem-1795-rearrange-products-table-leetcode-30-days-of-pandas-655bc6d2c48c
https://medium.com/@robertsevan/leetcode-problem-1795-rearrange-products-table-leetcode-30-days-of-pandas-655bc6d2c48c
Medium
LeetCode Problem 1795 Rearrange Products Table — LeetCode: 30 Days of Pandas
Solving Leetcode 30 Days of Pandas study plan problems
How to use TF-IDF to retrieve Most Significant Words of a file — A Practical Python Guide
https://medium.com/@omerduskin/how-to-use-tf-idf-to-retrieve-most-significant-words-of-a-file-a-practical-python-guide-1c0426ba9567
https://medium.com/@omerduskin/how-to-use-tf-idf-to-retrieve-most-significant-words-of-a-file-a-practical-python-guide-1c0426ba9567
Medium
How to use TF-IDF to retrieve Most Significant Words of a file — A Practical Python Guide
What is TF-IDF?
Trame: Frontend With Vue.js, but in Python
https://medium.com/@ash_computational_qm/trame-frontend-with-vue-js-but-in-python-329111755b98
https://medium.com/@ash_computational_qm/trame-frontend-with-vue-js-but-in-python-329111755b98
Medium
Trame: Frontend With Vue.js, but in Python
You may have heard about Vue.js — a javascript library for quick one-page websites and UIs, a performant library with easy development…
Speak to Your AI’s: An Audio Transcriber using OpenAI’s Whisper
https://medium.com/@bobobubs.business/speak-to-your-ais-an-audio-transcriber-using-openai-s-whisper-47dc7eda0ac1
https://medium.com/@bobobubs.business/speak-to-your-ais-an-audio-transcriber-using-openai-s-whisper-47dc7eda0ac1
Medium
Speak to Your AI’s: An Audio Transcriber using OpenAI’s Whisper
Introduction
Data visualization of customer shopping trends
https://medium.com/@matthieukhl/data-visualization-of-customer-shopping-trends-9564a16819a3
https://medium.com/@matthieukhl/data-visualization-of-customer-shopping-trends-9564a16819a3
Medium
Data visualization of customer shopping trends
This project analyzes customer shopping trends using Python and Seaborn. It explores customer demographics, purchase categories, and…
Exploring Netflix Titles: Data Analysis using Python
https://medium.com/@maratp/exploring-netflix-titles-data-analysis-using-python-1eb1e7f55a3c
https://medium.com/@maratp/exploring-netflix-titles-data-analysis-using-python-1eb1e7f55a3c
Medium
Exploring Netflix Titles: Data Analysis using Python
[Importing my older blog posts into Medium]
How Automate Malware Scans with VirusTotal API and Python: The Ultimate Guide. — StackZero
https://medium.com/@stackzero/how-automate-malware-scans-with-virustotal-api-and-python-the-ultimate-guide-stackzero-8366c90e97eb
https://medium.com/@stackzero/how-automate-malware-scans-with-virustotal-api-and-python-the-ultimate-guide-stackzero-8366c90e97eb
Medium
How Automate Malware Scans with VirusTotal API and Python: The Ultimate Guide. — StackZero
Dive into our comprehensive guide on leveraging the VirusTotal API with Python. How to scan digital signatures in a folder and show…
Integrating Metamask with PyScript: Unlocking New Possibilities for Python in Front-End Development
https://medium.com/@evvvv/integrating-metamask-with-pyscript-5db9dc751ddc
https://medium.com/@evvvv/integrating-metamask-with-pyscript-5db9dc751ddc
Medium
Integrating Metamask with PyScript: Unlocking New Possibilities for Python in Front-End Development
One day, while scrolling through LinkedIn, a post about PyScript caught my attention. It highlighted a talk on PyScript at PyCon Hong Kong…
A guide to matplotlib subfigures for creating complex multi-panel figures
https://towardsdatascience.com/a-guide-to-matplotlib-subfigures-for-creating-complex-multi-panel-figures-70fa8f6c38a4
https://towardsdatascience.com/a-guide-to-matplotlib-subfigures-for-creating-complex-multi-panel-figures-70fa8f6c38a4
Medium
A Guide to Matplotlib Subfigures for Creating Complex Multi-Panel Figures
Subfigures — a powerful tool for beautiful multi-panel figures.
The Science of Control: How Temperature, Top_p, and Top_k Shape Large Language Models
https://medium.com/@daniel.puenteviejo/the-science-of-control-how-temperature-top-p-and-top-k-shape-large-language-models-853cb0480dae
https://medium.com/@daniel.puenteviejo/the-science-of-control-how-temperature-top-p-and-top-k-shape-large-language-models-853cb0480dae
Medium
The Science of Control: How Temperature, Top_p, and Top_k Shape Large Language Models
Practical example of how temperature, top_k, and top_p hyperparameters work in models such as ChatGPT or Llama2
Load data into BigQuery using Airflow
https://medium.com/@sushmityadav0/load-data-into-bigquery-using-airflow-0a4959c06513
https://medium.com/@sushmityadav0/load-data-into-bigquery-using-airflow-0a4959c06513
Medium
Load data into BigQuery using Airflow
from airflow import DAG