gopherdata / gopherdata/gophernotes

reflect.Value.Convert: value of type reflect.Value cannot be converted to type series.Type

未关闭
#201 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Go
星标
4k
派生
264
平均合并
7 天 21 小时
30 天内合并 PR
1

描述

I ran container by `docker run -it -p 8888:8888 -v %CD%:/usr/share/notebooks gopherdata/gophernotes:latest-ds`.
The code below is that I tried to **converting a column into a different type**, it got an error.
![image](https://user-images.githubusercontent.com/6435369/79043619-ce535c00-7c32-11ea-9082-08444018ba0c.png)

I found that the go version in the container is go1.11.4.

However, I ran the same code on my local, it works.
computer info:
* Windows10
* go version: go1.13.4 windows/amd64

Is that any version problem?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。