일상 정리하기

  • 홈
  • 태그
  • 방명록

Histogram 1

[Python] Matplotlib 활용(2)

8. set_major_locator(), set_major_formatter() 등 import matplotlib.dates as mdates months = mdates.MonthLocator() # month 객체를 활용할 수 있음 days = mdates.DayLocator() timeFormat = mdates.DateFormatter('%Y-%m') fig, ax = plt.subplots() plt.plot(events, sales) ax.xaxis.set_major_locator(months) ax.xaxis.set_major_formatter(timeFormat) ax.xaxis.set_minor_locator(days) plt.show() 9. Numpy.pi()를 활용한 그래프 x ..

프로그래밍 2021.05.10
이전
1
다음
더보기
반응형
프로필사진

일상 정리하기

26살! 계획과 실행을 좋아합니다:) 소프트웨어 전공생

  • 분류 전체보기 (102)
    • 일상 (5)
    • 자격증 (13)
    • 프로그래밍 (79)
    • 금융 (5)

Tag

실습, 모델평가, SpringMVC, SQL, PL/SQL, 빅데이터분석기사, CSS, 회계관리, Pandas, 로지스틱회귀분석, SQL튜닝, r, spring, pyspark, oracle, matplotlib, jsp, HTML, Python, hive,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

  • Github

티스토리툴바