그럴 수도 있지

전체 글 161

도로주행 시뮬레이터 데이터 그래프 그려보기 2

# -*- coding: utf-8 -*- """ Created on Thu Apr 7 15:56:23 2022 @author: you """ #%% 필요한 모듈 불러오기 print('필요한 모듈 불러오기') # 데이터 핸들링 import os import pandas as pd from glob2 import glob import matplotlib.pyplot as plt from tqdm import tqdm # 플롯 import seaborn as sns from scipy import stats # 자동화 import pyautogui as pag import pyperclip from time import sleep import shutil #%% 경로 설정 print('데이터 읽을 경로 설정..

도로주행 시뮬레이터 데이터 그래프 그려보기

# -*- coding: utf-8 -*- """ Spyder Editor This is a temporary script file. """ #%% import modules and change cwd import os import pandas as pd from glob2 import glob import matplotlib.pyplot as plt from tqdm import tqdm os.chdir('C:\\Users\\82103\\Desktop\\python\\simulator analysis\\dataset') cwd = os.getcwd() #%% read dataset and make dataframe 1(simulation data) df_list = [] for i in tqdm(glo..

간밤의 꿈은 날 복잡하게 한다

언제 서부터인지는 나도 잘 모른다 꿈속에서 누군가와 함께했는지는 나도 잘 모른다 오로지 아는 것이란 내가 복잡해졌다는 것이다 온전히 내가 안정적일 수 있을까 온전히 내가 편안해질 수 있을까 불안정한 내 모습이 온전한 내 모습이라면 더 나은 모습이 되기 위해 노력해야겠다 가볍게 부는 봄바람에도 거세게 흔들리는 나는 아마 뿌리가 없거나, 줄기가 다 메말라서인가