본문 바로가기

nada

검색하기
nada
프로필사진 ds-nada

  • 분류 전체보기 (36)
    • Programmers (1)
      • Python (1)
      • SQL (0)
    • Server (1)
    • 특강 (0)
    • Project (1)
    • DataScientist_Skill (9)
      • DataMining (1)
      • PreProcessing (3)
      • DeepLearning (2)
      • MachineLearning (3)
    • Python (23)
      • Pandas (23)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • my git
  • my git blog
«   2025/06   »
일 월 화 수 목 금 토
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
Tags
  • unique
  • TensorFlow
  • pandas
  • dataframe
  • JSON
  • CSV
  • Python
  • date_time
  • 이미지 증식
  • series
  • excel
  • image
  • 정렬
  • 데이터분할
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록unique (1)

nada

[Python] Series 유니크 값

Reference Pandas In Action 1. 유니크값 import pandas as pd calories_info = { 'Protein Bar' : 125, 'Salade' : 215, 'Chocolate Bar' : 406, 'Chicken Breast' : 125 } diet = pd.Series(calories_info) diet Protein Bar 125 Salade 215 Chocolate Bar 406 Chicken Breast 125 dtype: int641-1. 유니크 값의 개수를 포함하는 Series 반환 :: Series.value_counts( ) Series.value_counts( sort = True, # Tr..

Python/Pandas 2023. 8. 16. 13:20
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바