Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data not loaded #22

Open
EEShaffer opened this issue Aug 3, 2017 · 1 comment
Open

Data not loaded #22

EEShaffer opened this issue Aug 3, 2017 · 1 comment

Comments

@EEShaffer
Copy link

I see there is already a question about the data not loading but I'm not sure the solution will work for me. I've copied my comment from the other discussion.

I'm not sure the above solution will work for me. I have 15360 points of data as shown in the below sample. It only loaded 11 rows.

2015-08-18 00:00:00.000, 8.12, 0.039, 'Coyote Creek', NULL
2015-08-18 00:06:00.000, 8.005, 0.039, 'Coyote Creek', NULL
2015-08-18 00:12:00.000, 7.887, 0.036, 'Coyote Creek', NULL
2015-08-18 00:18:00.000, 7.762, 0.043, 'Coyote Creek', NULL
2015-08-18 00:24:00.000, 7.635, 0.052, 'Coyote Creek', NULL
2015-08-18 00:30:00.000, 7.5, 0.039, 'Coyote Creek', NULL
2015-08-18 00:36:00.000, 7.372, 0.043, 'Coyote Creek', NULL
2015-08-18 00:42:00.000, 7.234, 0.046, 'Coyote Creek', NULL
2015-08-18 00:48:00.000, 7.11, 0.043, 'Coyote Creek', NULL
2015-08-18 00:54:00.000, 6.982, 0.046, 'Coyote Creek', NULL
2015-08-18 01:00:00.000, 6.837, 0.046, 'Coyote Creek', NULL
2015-08-18 01:06:00.000, 6.713, 0.046, 'Coyote Creek', NULL
2015-08-18 01:12:00.000, 6.578, 0.046, 'Coyote Creek', NULL
2015-08-18 01:18:00.000, 6.44, 0.046, 'Coyote Creek', NULL
2015-08-18 01:24:00.000, 6.299, 0.046, 'Coyote Creek', NULL
2015-08-18 01:30:00.000, 6.168, 0.046, 'Coyote Creek', NULL
2015-08-18 01:36:00.000, 6.024, 0.046, 'Coyote Creek', NULL
2015-08-18 01:42:00.000, 5.879, 0.049, 'Coyote Creek', NULL
2015-08-18 01:48:00.000, 5.745, 0.046, 'Coyote Creek', NULL
2015-08-18 01:54:00.000, 5.617, 0.043, 'Coyote Creek', NULL
2015-08-18 02:00:00.000, 5.472, 0.046, 'Coyote Creek', NULL
2015-08-18 02:06:00.000, 5.348, 0.046, 'Coyote Creek', NULL

@EEShaffer
Copy link
Author

I was finally able to modify the code as suggested in the original comment but it still didn't work.

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

No branches or pull requests

1 participant