[pandas] 주피터 노트북에서 모든 행/열 보여주기

2023. 2. 13. 18:40·개발/파이썬
728x90
pd.set_option('display.max_columns', None)

혹은

pd.options.display.max_columns = N

N 에 보고 싶은 개수를 쓰면됨 

 

row 도 똑같이 columns -> rows 로 바꾸면 된다

 

https://pandas.pydata.org/docs/reference/api/pandas.set_option.html?highlight=set_option#pandas.set_option 

 

pandas.set_option — pandas 1.5.3 documentation

display.[chop_threshold, colheader_justify, column_space, date_dayfirst, date_yearfirst, encoding, expand_frame_repr, float_format] display.[max_categories, max_columns, max_colwidth, max_dir_items, max_info_columns, max_info_rows, max_rows, max_seq_items,

pandas.pydata.org

 

외에도 여러가지 옵션이 보이니 참고하면 좋을 듯

 

728x90
저작자표시 (새창열림)

'개발 > 파이썬' 카테고리의 다른 글

Langchain mulltiple edges error, Graph Parallel Processing  (0) 2024.11.12
PGVector Insert using SQLModel  (2) 2024.11.07
[pandas] (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape  (0) 2023.04.26
[keras] ValueError: No gradients provided for any variable:  (0) 2023.04.10
[Pandas] ValueError: No axis named 'column' for object type Series  (0) 2023.02.07
'개발/파이썬' 카테고리의 다른 글
  • PGVector Insert using SQLModel
  • [pandas] (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
  • [keras] ValueError: No gradients provided for any variable:
  • [Pandas] ValueError: No axis named 'column' for object type Series
경 울
경 울
응애 。•́︿•̀。
  • 경 울
    메모장
    경 울
  • 전체
    오늘
    어제
    • 분류 전체보기 (40)
      • 개발 (19)
        • REACT (4)
        • 파이썬 (9)
        • Database (1)
        • Infra (1)
        • Android studio (1)
        • risc-v (0)
      • Maya (4)
        • Rigging (3)
      • Game Effect (9)
        • VFX 분석 (5)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    ue game effect
    langgraph
    game effect
    UE
    docker
    error 1452 (23000)
    SQLAlchemy
    VFX
    Rigging
    sqlmodel
    Maya
    마야
    risc-v assembly programming
    maya animation
    risc-v assembly
    usb mount
    android studio record
    리깅
    K8S
    Unreal Engine
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.1
경 울
[pandas] 주피터 노트북에서 모든 행/열 보여주기
상단으로

티스토리툴바