gopherdata / gopherdata/gophernotes

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

オープン
#201 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
4k
フォーク
264
平均マージ
7日 21時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。