7fantasysz / MSCRED

Multi-Scale Convolutional Recurrent Encoder-Decoder
135 stars 53 forks source link

Request to revise syntax error #3

Closed YeongHyeon closed 4 years ago

YeongHyeon commented 4 years ago
  1. In 'matrix_generator.py'... It has indentationError in line 188, because it has wrote by mixing tab and space. Can you replace all the space to tab?

  2. in 'MSCRED_TF.py'... The command for calling pandas has blocked by commented out. Can you remove '#' in line 4?

tgb1233 commented 4 years ago

It has indentationError in line 188, because it has wrote by mixing tab and space. Can you replace all the space to tab,I have the same problem,please tell me how to sovle the trouble please.

HongminWu commented 4 years ago

I encountered the same indentationError, would you revise it? @7fantasysz

tgb1233 commented 4 years ago

Hi I have been doing research on deep time series, and we have been communicating and discussing together as friends

------------------ 原始邮件 ------------------ 发件人: "HongminWu"<notifications@github.com>; 发送时间: 2019年12月17日(星期二) 中午11:51 收件人: "7fantasysz/MSCRED"<MSCRED@noreply.github.com>; 抄送: "血红的枫の叶"<1084783659@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [7fantasysz/MSCRED] Request to revise syntax error (#3)

I encountered the same indentationError, would you revise it? @7fantasysz

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

HongminWu commented 4 years ago

你是吴佳敏? 你解决了MSCRED中关于缩进的问题么? Hongmin Wu Email:hongminwu0120@gmail.com Signature is customized by Netease Mail Master On 12/17/2019 11:55, tgb1233 wrote: Hi I have been doing research on deep time series, and we have been communicating and discussing together as friends ------------------ 原始邮件 ------------------ 发件人: "HongminWu"<notifications@github.com>; 发送时间: 2019年12月17日(星期二) 中午11:51 收件人: "7fantasysz/MSCRED"<MSCRED@noreply.github.com>; 抄送: "血红的枫の叶"<1084783659@qq.com>;"Comment"<comment@noreply.github.com>; 主题: Re: [7fantasysz/MSCRED] Request to revise syntax error (#3) I encountered the same indentationError, would you revise it? @7fantasysz — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

7fantasysz commented 4 years ago

thanks for comments, fixed. This repo is not being actively maintained. Response will be slow.