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
Pairs Trading Strategy — Every Stock needs a Friend
https://medium.com/call-for-atlas/pairs-trading-strategy-every-stock-needs-a-friend-e50723a1dc94
https://medium.com/call-for-atlas/pairs-trading-strategy-every-stock-needs-a-friend-e50723a1dc94
Medium
Pairs Trading Strategy — Every Stock needs a Friend
The pairs trading strategy, is an advanced technique where you trade with a portfolio of securities, rather than gambling on one…
Demystifying PyLimitBook: A Python’s Answer to Fast Limit-Order Books
https://xthemadgenius.medium.com/demystifying-pylimitbook-a-pythons-answer-to-fast-limit-order-books-223cad66b788
https://xthemadgenius.medium.com/demystifying-pylimitbook-a-pythons-answer-to-fast-limit-order-books-223cad66b788
Medium
Demystifying PyLimitBook: A Python’s Answer to Fast Limit-Order Books
Navigating Modern Trading with PyLimitBook: An In-Depth Exploration
How to use LLama2 and Zephyr in an offline environment with Python
https://medium.datadriveninvestor.com/how-to-use-llama2-and-zephyr-in-an-offline-environment-with-python-eb235fea2aba
https://medium.datadriveninvestor.com/how-to-use-llama2-and-zephyr-in-an-offline-environment-with-python-eb235fea2aba
Medium
How to use LLama2 and Zephyr in an offline environment with Python
No GPUs, just CPUs: A comprehensive guide with access to the complete code to run the experiment on your PC
Unlocking Spatial Data Science with Python: A Seamless Journey into ArcGIS
https://medium.com/geospatial-intelligence/unlocking-spatial-data-science-with-python-a-seamless-journey-into-arcgis-75c6303b370a
https://medium.com/geospatial-intelligence/unlocking-spatial-data-science-with-python-a-seamless-journey-into-arcgis-75c6303b370a
Medium
Unlocking Spatial Data Science with Python: A Seamless Journey into ArcGIS
In the dynamic realm of spatial data science, machine learning, and software development, Python has risen to prominence as the language of…
Collection of my maps on u/4lmeme and Kevin’s random tweet generator 🔰🧦
https://kevin-qlzsu.medium.com/collection-of-my-maps-on-u-4lmeme-and-kevins-random-tweet-generator-70f4ed3a6c35
https://kevin-qlzsu.medium.com/collection-of-my-maps-on-u-4lmeme-and-kevins-random-tweet-generator-70f4ed3a6c35
Medium
Collection of my maps on u/4lmeme and Kevin’s random tweet generator 🔰🧦
I started making election maps long before I had the confidence to post them. During quarantine, I found out about Dave’s Redistricting…
Learn About Variables and Identifiers in Python
https://medium.com/@ppraveen4a8/learn-about-variables-and-identifiers-in-python-2c98cbb017b7
https://medium.com/@ppraveen4a8/learn-about-variables-and-identifiers-in-python-2c98cbb017b7
Medium
Learn About Variables and Identifiers in Python
Why do we need variables and Identifiers.?