From 54ec502e43758e274f193a79e19119700afc912d Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Thu, 6 Aug 2020 11:08:23 +0800 Subject: [PATCH] PUB MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @silentdawn-zz https://linux.cn/article-12493-1.html 要是感兴趣,这个系列我记得还有几篇,可以翻译一下? --- .../20200610 Concise data plotting in Python with Altair.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200610 Concise data plotting in Python with Altair.md (99%) diff --git a/translated/tech/20200610 Concise data plotting in Python with Altair.md b/published/20200610 Concise data plotting in Python with Altair.md similarity index 99% rename from translated/tech/20200610 Concise data plotting in Python with Altair.md rename to published/20200610 Concise data plotting in Python with Altair.md index 46436337b1..9f68890aa5 100644 --- a/translated/tech/20200610 Concise data plotting in Python with Altair.md +++ b/published/20200610 Concise data plotting in Python with Altair.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (silentdawn-zz) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12493-1.html) [#]: subject: (Concise data plotting in Python with Altair) [#]: via: (https://opensource.com/article/20/6/altair-python) [#]: author: (Shaun Taylor-Morgan https://opensource.com/users/shaun-taylor-morgan)