3 configs add recommend articles into your Hugo blog by GitHub Actions featured image

3 configs add recommend articles into your Hugo blog by GitHub Actions

Hugo has a feature to show keyword based related articles. Yeah, keyword based articles might be useful, for people who can manage keyword, category, etc, constantly. I’d love to …

avatar
Aki Ariga

py> operator development guide for Python users

This article show how to develop a digdag Python workflow task efficiently.

How to release Python package from GitHub Actions

Recently, I changed my CI from Travis to GitHub Actions. GitHub Actions is handy and useful for testing, publishing Python packages.

avatar
Aki Ariga

How to test a new Docker image for digdag workflow on CircleCI?

Testing workflow runnability would be important when we build a complex workflow. digdag is a workflow engine which syntax is simple and…

avatar
Aki Ariga

The first conference of Operational Machine Learning: OpML ‘19

I attended OpML ’19 is a conference for “Operational Machine Learning” held at Santa Clara on May 20th.

avatar
Aki Ariga

Ruby for Data Science and Machine Learning

I attended RubyKaigi 2019 held at Fukuoka from Apr 18 to Apr 21. This year’s RubyKaigi was a really great opportunity for me to know the…

avatar
Aki Ariga

A recent update of tabula-py

This article is a repost of Patreon article published last December. I’m planning to bump up next version of tabula-py within few weeks.

avatar
Aki Ariga

Use Markdown document on brand new PyPI

Yesterday, PyPI was renewed to the next-generation site. It is modern and stylish one.

avatar
Aki Ariga

Python basics: package management

Python is a very famous programming language for machine learning. In this article, I will introduce basic Python environment.

avatar
Aki Ariga

Why OSS based machine learning is good?

This article is translation of Japanese version.

avatar
Aki Ariga