mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-15 14:46:45 +00:00
change to new delim !9
This commit is contained in:
parent
59345992db
commit
64a50b97e0
@ -4,7 +4,7 @@ import pandas as pd
|
||||
|
||||
plt.style.use("ggplot")
|
||||
|
||||
df = pd.read_csv("./public/simOut.csv", delimiter=", ")
|
||||
df = pd.read_csv("./public/simOut.csv")
|
||||
|
||||
|
||||
# Acceleration
|
||||
|
Loading…
x
Reference in New Issue
Block a user