본문 바로가기 메뉴 바로가기

Jason | Solution Engineer - 마테크, 애드테크

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

Jason | Solution Engineer - 마테크, 애드테크

검색하기 폼
  • Thoughts (61)
    • Investment (1)
    • Data & MarTech (51)
      • Google Marketing Platform (22)
      • Web Log Analytics (0)
      • Google Cloud Platform (5)
      • Optimizely (0)
      • Data Analysis (2)
      • Machine Learning (2)
      • Social Network APIs (3)
      • SE Tips (4)
      • Amplitude (1)
      • MMP (1)
    • Software Engineering (1)
      • Spring (1)
      • MySQL (2)
      • Python (2)
    • Solution Engineering (2)
    • Gen AI & LLM (0)
  • 방명록

Software Engineering/Python (2)
Python - Shallow Copy와 Deep Copy의 차이점 및 사용법

Shallow Copy와 Deep Copy의 차이점 및 사용법파이썬 개발자로서 코드를 작성하다 보면 객체를 복사해야 하는 상황이 자주 발생합니다. 객체를 복사하는 방법에는 크게 두 가지가 있습니다: Shallow Copy(얕은 복사)와 Deep Copy(깊은 복사). 이 두 가지 복사 방식은 동작 방식과 결과가 다르기 때문에, 언제 어떤 방식을 사용해야 하는지 정확히 이해하는 것이 중요합니다.Shallow Copy (얕은 복사)특징Shallow Copy는 객체의 가장 바깥쪽 객체만 복사하고, 그 객체가 참조하는 내부 객체들은 원본 객체와 동일하게 참조하는 방식입니다. 즉, 복사된 객체 내부의 가변 객체(리스트, 딕셔너리 등)는 원본 객체와 동일한 참조를 가리키게 됩니다.사용법파이썬에서 얕은 복사는 cop..

Software Engineering/Python 2024. 6. 23. 10:43
[Django] TIL - Admin View On Site 활성화하는 방법

[Django] Admin View On Site 활성화하는 방법 Code from django.db import models from django.contrib.auth.models import User import os ...(코드생략)... class Comment(models.Model): post = models.ForeignKey(Post, on_delete=models.CASCADE) author = models.ForeignKey(User, on_delete=models.CASCADE) content = models.TextField() created_at = models.DateTimeField(auto_now_add=True) modified_at = models.DateTimeFiel..

Software Engineering/Python 2023. 8. 24. 23:56
이전 1 다음
이전 다음
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
  • Rabbitmetrics
  • 달레의 코드
  • Traversy Media
  • Root & Branch Digital Marketin…
  • Google Analytics
TAG
  • 마테크
  • 데이터전처리
  • google sheet api
  • 구글클라우드
  • 빅쿼리
  • googletagmanager
  • Google Tag Manager
  • bigquery
  • 구글애널리틱스4
  • IOS
  • Google Analytics
  • Martech
  • Ga
  • Python
  • GA4 강의
  • GTM
  • 구글시트API
  • 업무자동화
  • GA4
  • 파이썬
  • ChatGPT
  • 오블완
  • 구글태그매니저
  • 구글애널리틱스
  • GA API
  • 데이터분석
  • GCP
  • googleanalytics
  • AWS
  • google sheet
more
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
글 보관함

Blog is powered by Tistory / Designed by Tistory

티스토리툴바