From 51190970f87ace21c1516d08ad4baa24ae394979 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sat, 29 Feb 2020 11:48:25 +0800 Subject: [PATCH] PUB @heguangzhi https://linux.cn/article-11943-1.html --- .../20200220 Using Python and GNU Octave to plot data.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20200220 Using Python and GNU Octave to plot data.md (99%) diff --git a/translated/tech/20200220 Using Python and GNU Octave to plot data.md b/published/20200220 Using Python and GNU Octave to plot data.md similarity index 99% rename from translated/tech/20200220 Using Python and GNU Octave to plot data.md rename to published/20200220 Using Python and GNU Octave to plot data.md index f0728a32d4..f2f773d67e 100644 --- a/translated/tech/20200220 Using Python and GNU Octave to plot data.md +++ b/published/20200220 Using Python and GNU Octave to plot data.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (heguangzhi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11943-1.html) [#]: subject: (Using Python and GNU Octave to plot data) [#]: via: (https://opensource.com/article/20/2/python-gnu-octave-data-science) [#]: author: (Cristiano L. Fontana https://opensource.com/users/cristianofontana)