Guest User

Untitled

a guest
Jan 17th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. import pandas as pd
  2. df=pd.read_csv('test_val.csv')
  3.  
  4. x,y,z
  5. 1.10611988,-2.844540628,2.051155674
  6. 4.362610719,-3.857217937,5.382660855
  7. 2.888405625,-4.175681529,3.873273411
  8. 3.78319267,-2.08395384,4.672526436
  9. 5.920051434,-1.246451077,6.696736355
  10. 5.026390668,2.360914686,5.112592784
  11. 0.705072418,-0.839795182,1.403494495
  12. 6.264426745,0.813691698,6.57153112
  13. 5.539732019,-2.89395803,6.48727897
  14. 3.70203953,4.725893172,3.710824466
  15. 8.132986127,0.689012561,8.467238897
  16. 7.202600798,-4.534890899,8.19198659
  17. 7.027892498,-2.644406569,7.961557902
  18. 2.561703933,-2.26967566,3.46803819
  19. 1.817952578,3.105633832,1.86082804
  20. 4.794706574,-0.293718522,5.367612818
  21. 2.263313259,-4.939352182,3.256204914
  22. 5.657562915,2.436063179,5.738026629
  23. 8.277283448,-4.120537342,9.261307049
  24. 0.284117491,-4.446890178,1.2725382
  25. 2.434954321,-3.860819359,3.414337574
Add Comment
Please, Sign In to add comment