Professional Tables in Python

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024

Комментарии • 39

  • @coderdude9417
    @coderdude9417 2 года назад +7

    That’s a pretty cool library. I was trying to write my own python program that could do that a while ago. I always had a problem getting all the columns to line up and properly display the data

  • @dhaval1489
    @dhaval1489 2 года назад +2

    def pretty_print(frame):
    print(tabulate(frame.head(20), headers=list(frame.columns), tablefmt="pretty"))
    I use this way too often simply as debuging tools with no extra overhead

  • @richardboreiko
    @richardboreiko 11 месяцев назад +1

    That makes it so easy! By the way, if you're not sure how to pronounce words like latex, you can ask Google for the definition and click on the speaker icon to hear the pronunciation.

  • @anthonyerdenetuguldur5609
    @anthonyerdenetuguldur5609 9 месяцев назад

    thanks bro! this tabulate tutorial is a great intro for visualizing data in tabular format in python.

  • @kavyashree2353
    @kavyashree2353 Год назад +1

    Awesome explanation, I am new to Python its very easily understandable. do you have a video on printing Time for one day in a table, like from 6:00 AM - 7:00 AM ....... till 5:00 AM - 6:00 AM,

  • @sumitpatidar3143
    @sumitpatidar3143 2 года назад +1

    A module named "rich" does the best in creating modern looking python cli programs

  • @teengeeks3
    @teengeeks3 2 года назад

    Again a video that I wanted... 🔥🔥

  • @Sunnythesage
    @Sunnythesage 2 года назад

    Brooooo! You’re the goat 🤩⚡️

  • @mrpog4644
    @mrpog4644 2 года назад +12

    Can you make a tutorial on machine learning I also have your python bible of data science

    • @al.d9592
      @al.d9592 2 года назад

      He did that already. Check it out

    • @mrpog4644
      @mrpog4644 2 года назад

      @@al.d9592 Thanks man I will check it out

    • @codevalley9511
      @codevalley9511 2 года назад

      Yes plz make it, i also want that

  • @erolsavas19
    @erolsavas19 Год назад

    Thanks for the great information.

  • @kuancs1
    @kuancs1 Год назад +1

    can we make the table indices start with one

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 2 месяца назад

    Thank you 😊

  • @winstonwasaninsidejob6876
    @winstonwasaninsidejob6876 Год назад

    my goat

  • @damonhurst8025
    @damonhurst8025 Год назад

    subscribed solely based on your accent and intro music!

  • @abhinavchoudhary6849
    @abhinavchoudhary6849 2 года назад

    Awesome bro
    Thank you

  • @TheThunderSpirit
    @TheThunderSpirit 2 года назад

    I made similar thing in markdown and html

  • @mahaanaatma1227
    @mahaanaatma1227 7 месяцев назад

    thanks brother

  • @JacksonKariukiwamuyu
    @JacksonKariukiwamuyu 7 месяцев назад

    Thank you

  • @Popcorn_and_funny_moments
    @Popcorn_and_funny_moments 2 года назад

    awesome!

  • @raealwe
    @raealwe 10 месяцев назад

    thank you ❤❤❤❤❤❤

  • @rtr195807
    @rtr195807 2 года назад

    A useful message every time!

  • @vedantpatil7053
    @vedantpatil7053 Месяц назад

    banger

  • @RedNel730
    @RedNel730 3 месяца назад

    Using pythonanywhere… Is this in console menu?

  • @sahintaufika2714
    @sahintaufika2714 11 месяцев назад

    So nice

  • @gzbin365
    @gzbin365 2 года назад

    a nice video👍

  • @ardalanfaraidun
    @ardalanfaraidun 2 года назад

    nice 👍

  • @majd2882
    @majd2882 Год назад

    how do u auto fill ?

  • @avinasbr
    @avinasbr 2 года назад

    can we send same table created using tabulate on telegram message?

  • @TengXiong-n9d
    @TengXiong-n9d 6 месяцев назад

    not supporting wrap text

  • @rsp8144
    @rsp8144 Год назад

    you did not tell how to add color

  • @sagnikdhar7073
    @sagnikdhar7073 Год назад

    hi sir thank you for this video, but my table still remains disoriented (i am a school student and code in python idle).Please help!!!

    • @lavybothraaaaaa
      @lavybothraaaaaa 6 месяцев назад

      same problem dude , did you got any sol ?

  • @jitkadyan
    @jitkadyan 2 года назад

    sir great video , can to suggest any module that can convert xml data in excel formate and excel to xml again

  • @philtoa334
    @philtoa334 11 месяцев назад

    Thx_.

  • @Nszlss
    @Nszlss Год назад +1

    Fkk i forgot my comma so it's doesn't worked 😭

  • @ahmedgamberli2250
    @ahmedgamberli2250 2 года назад +1

    Forth comment :)