[월:] 2023년 01월
떰학 2023년 01월 28일
ChatGPT ChatGPT(챗GPT)는 채팅(대화)를 위해 만든 인공지능 소프트웨어입니다. 채팅을 위해 만든 GPT라는 뜻인데 GPT 모델은 인공지능 모델을 한…
떰학 2023년 01월 10일
Redis의 내용물을 저장할 때 발생하는 에러다 메세지가 매우 긴 에러이다. 해결책은 다음과 같이 해결할 수도 있고 다음과…
Share: Share this on X : MISCONF Redis is configured to save RDB snapshots, but it’s currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. Share this on Facebook : MISCONF Redis is configured to save RDB snapshots, but it’s currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. Share this on Pinterest : MISCONF Redis is configured to save RDB snapshots, but it’s currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error. Share this on Linkedin : MISCONF Redis is configured to save RDB snapshots, but it’s currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
떰학 2023년 01월 05일
시계열 데이터 예측할 때 선형회귀를 안쓰는 이유? 시계열 데이터는 시간의 순서대로 측정된 데이터이기 때문에 시간에 따른 순서가…
Share: Share this on X : 시계열데이터를 예측할 때 선형회귀(Linear Regression)를 사용하지 않는 이유 Share this on Facebook : 시계열데이터를 예측할 때 선형회귀(Linear Regression)를 사용하지 않는 이유 Share this on Pinterest : 시계열데이터를 예측할 때 선형회귀(Linear Regression)를 사용하지 않는 이유 Share this on Linkedin : 시계열데이터를 예측할 때 선형회귀(Linear Regression)를 사용하지 않는 이유
떰학 2023년 01월 05일
데이터를 다룰 때 날짜 타입이 있는 경우에는 타임존을 항상 신경써야 합니다.어떤 날짜타입은 타임존을 내부에 가지고 있고 어떤…
Share: Share this on X : 데이터베이스의 현재 타임존 확인하는 방법 – How to get current timezone on MySQL database Share this on Facebook : 데이터베이스의 현재 타임존 확인하는 방법 – How to get current timezone on MySQL database Share this on Pinterest : 데이터베이스의 현재 타임존 확인하는 방법 – How to get current timezone on MySQL database Share this on Linkedin : 데이터베이스의 현재 타임존 확인하는 방법 – How to get current timezone on MySQL database
떰학 2023년 01월 05일
타임존(timezone) 문제는 항상 골치가 아픕니다. 특히 데이터와 관련된 문제에서는 더욱 더 그렇고, 돈과 관련된 데이터라면 더더욱 문제가…
떰학 2023년 01월 05일
오늘이 공휴일인지 아닌지 확인하는 간단한 코드를 Python으로 작성하는 것인데 이 예제에서 신기한 것은 Copilot이 주석의 내용을 보고…
떰학 2023년 01월 02일
데이터과학과 R을 배우기에 매우 좋은 온라인 무료 책입니다. 인쇄본은 유료입니다. 영어이지만 해석이 어렵지 않습니다. 하버드대하교에서 제공하는 것으로…
Share: Share this on X : 무료 책 – Introduction to Data Science – Data Analysis and Prediction Algorithms with R Share this on Facebook : 무료 책 – Introduction to Data Science – Data Analysis and Prediction Algorithms with R Share this on Pinterest : 무료 책 – Introduction to Data Science – Data Analysis and Prediction Algorithms with R Share this on Linkedin : 무료 책 – Introduction to Data Science – Data Analysis and Prediction Algorithms with R
최신 댓글