Home

Python

Building Azure function with Python

In this article, we talk about what we need to create an Azure function, what is HTTP triggers and bindings, how to test its functionality locally and how to publish it on Azure.

25 Sep 2022

Learning PostgreSQL with Docker

This blog talks about how to create a PostgreSQL database and tables with Docker container and how to insert a dataframe into PostgreSQL database with Python.

14 May 2022

Writing dataframes into an Excel template

People who are familiar with openpyxl know that we can use it to read/write Excel 2010 xlsx/xlsm/xltx/xltm files. In this blog, I will show you how to write values into an Excel template.

27 Nov 2021

How to convert projected coordinates to latitude longitude by Python?

This blog talks about how to convert projected coordinates to latitude longitude with python module "pyproj".

10 Jan 2021

Draw subway and tramway with folium

This blog talks about how to draw public transport lines with "folium" module in Python.

07 Dec 2020

How to get geographic information by Google Geocoding API?

In this blog, I presented how to get coordinates and address by Google Geocoding API, and how to accomplish it by Python.

14 Nov 2020

Read more... (36 articles)

Data Analysis

Second-hand apartments transactions in Île-de-France (01/2014 - 06/2021)

Île-de-France is the most populous of the 18 regions of France. It is located in the north-central part of the country and often called the Région Parisienne ("Paris Region") because it includes th...

03 Jan 2022

Second-hand apartments transactions in Paris (01/2014 - 06/2021)

Paris is the capital and most populous city of France. Since the 17th century, Paris has been one of Europe's major centers of finance, diplomacy, commerce, fashion, science, and the arts. All thes...

02 Jan 2022

Do you know which COVID-19 vaccine brings the most obvious reactions?

Some time ago, I have successively analyzed the adverse reactions of Pfizer vaccine, Coronavac vaccine, AstraZeneca vaccine and Modena vaccine. Today we will compare the side effects of different v...

30 Oct 2021

Do you know the reactions of Modena vaccine?

The Centers for Disease Control and Prevention (CDC) recently released data on the response and severity of people of different ages after being vaccinated with the Moderna COVID-19 vaccine. Today,...

20 Sep 2021

Do you know the reactions of Oxford/AstraZeneca vaccine?

The AstraZeneca Vaccine Trial Group at the University of Oxford has released data on the response and severity of people at different ages after being vaccinated with AstraZeneca’s COVID-19 vaccine...

20 Aug 2021

Do you know the reactions of Coronavac vaccine?

Instituto Butantan announced the final results of the Phase III clinical trial of China's Coronavac COVID-19 vaccine in Brazil. Today, I will take you to learn more about the specific information.

15 Jul 2021

Read more... (29 articles)

Retail

Data Science in Retail Discount

We talk about how recommendation engines contribute to retail promotion and how could we follow the performance of a promotion.

31 Oct 2022

CRM in retailing

In retailing domain, one of the most important things is increasing the customer satifaction and the customer loyalty. To reach the goals, we need to understand CRM (Customer Relationship Managemen...

18 Apr 2021

Multiple KPIs in retailing (Part 2)

Retail is the process of selling consumer goods or services to customers through multiple channels of distribution to earn a profit. Retailers satisfy demand identified through a supply chain. Most...

09 Feb 2021

Multiple KPIs in retailing (Part 1)

Retail is the process of selling consumer goods or services to customers through multiple channels of distribution to earn a profit. Retailers satisfy demand identified through a supply chain. Most...

17 Jan 2021

Read more... (4 articles)

All Categories

If you didn't find what you want in the highlighted categories above, here are more categories to discover :D