Lorem Ipsum has been the industry's standard dummy text.
ex1 (in python) : datetime DB(mysql) --> code timestamp to datetime list_3 = pd . to_datetime ( sim_df [ 'dt' ][ _ind ]) type(sim_df['…
# CASE1 df for 구문 iterrows 사용 이건 0.25 초 _load_updateRTCBJ_time = time . time () for _ind , row in sim_que_225d_df . iloc [ 0 : 500 ]. iterrows ()…
list → matrix (np.reshape) 1 _list = list ( 2 * data for data in range ( 0 , 25 ) ) 2 _list 1 import numpy as np 2 _vals = np . reshape…