Clustering geographic data on an interactive map in python
https://medium.com/@tanakanchua/clustering-geographic-data-on-an-interactive-map-in-python-60a5d13d6452
https://medium.com/@tanakanchua/clustering-geographic-data-on-an-interactive-map-in-python-60a5d13d6452
Medium
Clustering geographic data on an interactive map in python
Covid-19 has stayed with us for about 3 years, people have to change their behavior and there are many opportunities for new jobs. However…
9 Advanced Pie Chart Techniques in Matplotlib
https://mcbride-martin.medium.com/9-advanced-pie-chart-techniques-in-matplotlib-5fd20c876525
https://mcbride-martin.medium.com/9-advanced-pie-chart-techniques-in-matplotlib-5fd20c876525
Medium
9 Advanced Pie Chart Techniques in Matplotlib
Going beyond the basics.
GIFs For All Your Chat Messages! Power-Up Your Appwrite Applications Using Python and NLP
https://medium.com/@gewenyu99/gifs-for-all-your-chat-messages-power-up-your-appwrite-applications-using-python-and-nlp-452703a71465
https://medium.com/@gewenyu99/gifs-for-all-your-chat-messages-power-up-your-appwrite-applications-using-python-and-nlp-452703a71465
Medium
GIFs For All Your Chat Messages! Power-Up Your Appwrite Applications Using Python and NLP
Appwrite’s Functions service is a powerful tool that allows your applications to execute code written in a variety of languages in remote…
Processing Large Numeric Arrays in Python — Part II
https://quantiacs.medium.com/processing-large-numeric-arrays-in-python-part-ii-1a15e54b8c60
https://quantiacs.medium.com/processing-large-numeric-arrays-in-python-part-ii-1a15e54b8c60
Medium
Processing Large Numeric Arrays in Python — Part II
In this second article Dima explains how he worked with numpy, pandas, xarray, cython and numba to optimally implement operations on large…
How to install pyenv+pipenv in ubuntu and use multiple versions of python and its suites
https://medium.com/@b10932006/how-to-install-pyenv-pipenv-in-ubuntu-and-use-multiple-versions-of-python-and-its-suites-3514099a6e05
https://medium.com/@b10932006/how-to-install-pyenv-pipenv-in-ubuntu-and-use-multiple-versions-of-python-and-its-suites-3514099a6e05
Medium
How to install pyenv+pipenv in ubuntu and use multiple versions of python and its suites
Let pyenv and pipenv help you write python better
Vector autoregression forecast on chemical data of The Antwerp Maritime Academy
https://medium.com/@sebastien.dupon/vector-autoregression-forecast-on-chemical-data-of-the-antwerp-maritime-academy-ba4ac11e0013
https://medium.com/@sebastien.dupon/vector-autoregression-forecast-on-chemical-data-of-the-antwerp-maritime-academy-ba4ac11e0013
Medium
Creating a multi-variate time series forecast using Vector Autoregression
We were given an assignment from the Antwerp Maritime Academy. They had multiple sensors inside the control room on their boat which had been capturing data for a while. Now their question was: “Are…
LLDB Custom Data Formatters for C in Python
https://medium.com/@pauljlucas/lldb-custom-data-formatters-for-c-in-python-376194d51fe5
https://medium.com/@pauljlucas/lldb-custom-data-formatters-for-c-in-python-376194d51fe5
Medium
LLDB Custom Data Formatters for C in Python
Introduction
在Ubuntu中安裝Pipenv並以此建構虛擬環境來在Python下使用多種版本的套件
https://medium.com/@b10932006/%E5%9C%A8ubuntu%E4%B8%AD%E5%AE%89%E8%A3%9Dpipenv%E4%B8%A6%E4%BB%A5%E6%AD%A4%E5%BB%BA%E6%A7%8B%E8%99%9B%E6%93%AC%E7%92%B0%E5%A2%83%E4%BE%86%E5%9C%A8python%E4%B8%8B%E4%BD%BF%E7%94%A8%E5%A4%9A%E7%A8%AE%E7%89%88%E6%9C%AC%E7%9A%84%E5%A5%97%E4%BB%B6-821961ac6752
https://medium.com/@b10932006/%E5%9C%A8ubuntu%E4%B8%AD%E5%AE%89%E8%A3%9Dpipenv%E4%B8%A6%E4%BB%A5%E6%AD%A4%E5%BB%BA%E6%A7%8B%E8%99%9B%E6%93%AC%E7%92%B0%E5%A2%83%E4%BE%86%E5%9C%A8python%E4%B8%8B%E4%BD%BF%E7%94%A8%E5%A4%9A%E7%A8%AE%E7%89%88%E6%9C%AC%E7%9A%84%E5%A5%97%E4%BB%B6-821961ac6752
Medium
在Ubuntu中安裝Pipenv並以此建構虛擬環境來在Python下使用多種版本的套件
python工程師必裝的軟件
Level-up Lists with List Comprehension!
https://medium.com/@brent.smart/level-up-lists-with-list-comprehension-6406e0035788
https://medium.com/@brent.smart/level-up-lists-with-list-comprehension-6406e0035788
Medium
Level-up Lists with List Comprehension!
Solving problems using Python is very much like a road trip. There are multiple routes one can take, but if you’re like me, you probably…
Creating water quality maps from remote sensed images with Python
https://towardsdatascience.com/creating-water-quality-maps-from-remote-sensed-images-with-python-ca5274041f4c
https://towardsdatascience.com/creating-water-quality-maps-from-remote-sensed-images-with-python-ca5274041f4c
Medium
Creating water quality maps from remote sensed images with Python
Introduction
Google Contact API integration with Python
https://medium.com/@lizaamatya/google-contact-api-integration-with-python-f9777b97e51d
https://medium.com/@lizaamatya/google-contact-api-integration-with-python-f9777b97e51d
Medium
Google Contact API integration with Python
Fetch contacts from People API
Find Assets That Outperformed The S&P500 Using Python
https://randerson112358.medium.com/find-assets-that-outperformed-the-s-p500-using-python-eb90198d5436
https://randerson112358.medium.com/find-assets-that-outperformed-the-s-p500-using-python-eb90198d5436
Medium
Find Assets That Outperformed The S&P500 Using Python
Use the python programming language to discover assets/ stocks that gave a greater return on average then the S&P500 in the past few years
Apache Airflow for Data Science — How to Work with Variables
https://towardsdatascience.com/apache-airflow-for-data-science-how-to-work-with-variables-891932b0d99f
https://towardsdatascience.com/apache-airflow-for-data-science-how-to-work-with-variables-891932b0d99f
Medium
Apache Airflow for Data Science — How to Work with Variables
Stop hardcoding values in your Airflow DAGs — Use variables instead
Develop a Logistic Regression Machine Learning Model
https://blog.devgenius.io/develop-a-logistic-regression-machine-learning-model-64d2be403ba3
https://blog.devgenius.io/develop-a-logistic-regression-machine-learning-model-64d2be403ba3
Medium
Develop a Logistic Regression Machine Learning Model
The Background