2nd commit

This commit is contained in:
SongQi 2023-01-15 21:53:12 +08:00
parent dba7e9882a
commit d6dfe2f6c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import numpy as np
import pandas as pd
num_time_step = 20
num_time_step = 200
num_iter = 10
env_data = pd.DataFrame(pd.read_excel('env_data.xlsx', engine='openpyxl'))