Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

can't load CSV file #42

Closed
ray1888 opened this issue Apr 8, 2018 · 8 comments
Closed

can't load CSV file #42

ray1888 opened this issue Apr 8, 2018 · 8 comments
Assignees

Comments

@ray1888
Copy link

ray1888 commented Apr 8, 2018

i want to try your system with a labeled csv file , but it just show can't "Curve upload failed ,Please try again ", so what is the problem ? and i want to modify your system with more Input Source(like TimeSeriesDatabase , are you guys welcome on this? if we are done , we will give the PR to you ) , hope that you can reply why the problem show and how to fix it .

@ray1888
Copy link
Author

ray1888 commented Apr 8, 2018

my data is like this ( show in a jupyter notebook)

output2.head(10)
## output2 is a pandas dataframe to show in jupyter notebook , but the format is the same with the given csv file 

out:
timestamp value
0 1493568000 1.901639
1 1493568060 1.786885
2 1493568120 2.000000
3 1493568180 1.885246
4 1493568240 1.819672
5 1493568300 1.885246
6 1493568360 1.885246
7 1493568420 1.934426
8 1493568480 1.967213
9 1493568540 1.950820

@ray1888
Copy link
Author

ray1888 commented Apr 8, 2018

the first column is Index,in the csv file , they didn't exist

@minorcong minorcong self-assigned this Apr 9, 2018
@ray1888
Copy link
Author

ray1888 commented Apr 9, 2018

需要我提供我用于测试的csv文件给你们吗?因为我直接用你们的演示网站那里也是上传失败的

@minorcong
Copy link
Collaborator

minorcong commented Apr 9, 2018

最好是有测试文件,因为我复制上述 csv 内容并试了下,是成功的
image

@ray1888
Copy link
Author

ray1888 commented Apr 9, 2018

我发你github的联系邮箱吧

@minorcong
Copy link
Collaborator

好的

@minorcong
Copy link
Collaborator

An ENCODING Bug is fixed. ba06499

@cqzhlei
Copy link

cqzhlei commented Apr 21, 2019

请问下,上传csv文件,时间戳列能不能重复??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants