Seaborn Heatmaps Part 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ต.ค. 2024
  • Python, Data Visualization, Data Analysis, Data Science, Machine Learning

ความคิดเห็น • 6

  • @NipunRawat08
    @NipunRawat08 4 ปีที่แล้ว +1

    Beautiful voice !!

  • @MrDavisv
    @MrDavisv 6 ปีที่แล้ว

    Very helpful and nice tutorial on intro to Seaborn using heat maps!

  • @BiancaAguglia
    @BiancaAguglia 5 ปีที่แล้ว

    Thank you. Very useful tutorial. The fmt = 'd' option helped a lot.

    • @sanjaygautam5318
      @sanjaygautam5318 5 ปีที่แล้ว

      Hi Bianca, any idea how can I import my own dataset? thank you.

    • @nsu3274
      @nsu3274 4 ปีที่แล้ว +1

      @@sanjaygautam5318
      import pandas as pd
      pd.read_csv(r'path to your data')

  • @VinayKumar-uq2ml
    @VinayKumar-uq2ml 6 ปีที่แล้ว

    really very useful tutorials