Conditional Formatting with Pandas and Python | Excel Hacks

Поділитися
Вставка
  • Опубліковано 16 вер 2024
  • Learn how to perform conditional formatting by using pandas. Learn how to style multiple stylesheets and export the result to excel. Process several excel sheets with ease and speed.
    Learn how to build a machine learning API that connects to a back end machine learning model and returns a response based on feedback from the ML model.
    👉 Patreon: patreon.com/SATSifaction
    👉 Facebook Group: / theaiwarriors
    👉 Instagram: @theaiwarriors
    👉 Corporate Training and Up skilling: levers.ai
    Netfirms (Affiliate) - bit.ly/2KdJ4Dp
    Linode Server - bit.ly/2XpqGi9
    Bluehost (Affiliate) - bit.ly/2GxxBh1
    PythonAnywhere (Affiliate) - bit.ly/2kWORVe
    Heroku - www.heroku.co
    NordVPN (Affiliate) - bit.ly/2W87je0
    ✅ Here is a link to my python for beginners, master python course: bit.ly/2HIZS42
    What Does a Data Science Executive Carry Around in 2019?
    Bag - amzn.to/2HfHkJo (will fit laptop plus one tablet and a few accessories)
    Laptop - 2018 MacBook Pro with Touch Bar
    Tablet - 2017 9.7” iPad or
    Tablet - Amazon Fire HD 10 - amzn.to/2HjeLec
    Folding Keyboard - amzn.to/2JLMbE7
    Power Bank - amzn.to/2VsNASc
    Bose QC35 - amzn.to/2LEpqEx
    Home Setup for more intense analysis and editing:
    AMD MSI Vega 56 Graphics Card - amzn.to/2HkiJU1
    Razor X Core egpu with thunderbolt 3 - amzn.to/2Hix579
    Two LG 29” Ultrawide Monitors - amzn.to/2YtZfSi
    Other options to run Python on a budget
    Raspberry Pi Starters kit - amzn.to/2Q4lzPE
    Any inexpensive Android Tablet (all Fire tablets with playstore side loaded)
    Minimalist Keyboard and Mouse - amzn.to/2Q2w2ek
    Favourite Mobile Apps to Run Python and Code
    iOS - Pythonista (paid) - apple.co/2HjRVTJ
    Android - Dcoder (free) - bit.ly/2Vrjb6N
    Music:
    Finally by Loxbeats / loxbeats
    Creative Commons - Attribution 3.0 Unported - CC BY 3.0
    Free Download: bit.ly/FinallyL...
    Music promoted by Audio Library • Finally - Loxbeats (No...
  • Навчання та стиль

КОМЕНТАРІ • 93

  • @iubob98
    @iubob98 3 роки тому +3

    WOW!!!! i spent almost 3 days at the office trying to figure out how to style only selected columns in df. I TRIED EVERYTHING. I should've just watched your video. could've saved me so much time. But regardless learned a lot through the process.

    • @Lnd2345
      @Lnd2345 2 роки тому

      Did you try googling it?

    • @iubob98
      @iubob98 2 роки тому

      @@Lnd2345 yeah ofc! it eventually led me here . Very good tutorial

  • @robmonkriedlinger
    @robmonkriedlinger 3 роки тому +4

    Just what I was looking for - thank you so much!

  • @saurabhjain507
    @saurabhjain507 3 роки тому +2

    You should consider making more videos. Thanks for this video.

  • @willykitheka7618
    @willykitheka7618 2 роки тому +1

    very useful stuff! Thanks for sharing!

  • @shinrafahell
    @shinrafahell Рік тому

    Thank you sir this tutorial is quite comprehensive!

  • @asdak6027
    @asdak6027 Рік тому

    That was a very simple explanation. Thank you!

  • @SayanChakraborty10397
    @SayanChakraborty10397 3 роки тому +1

    This was really helpful. Thanks!

  • @bacchemankesacche
    @bacchemankesacche 3 роки тому +1

    yes yes I got this video !!!!!!!!!!!!!!😎😎😎😎

  • @chriskeo392
    @chriskeo392 7 місяців тому

    @6:19 can we do else pass?
    I have the row already a certain color and dont want to change it.
    Video is awesome!

  • @JAH7070
    @JAH7070 3 роки тому +1

    life saver!! thanks

  • @sumit_singh_live
    @sumit_singh_live 3 роки тому +1

    Very well taught.

    • @SATSifaction
      @SATSifaction  3 роки тому

      Thank you. Please do share with others.

  • @imothar
    @imothar 3 роки тому

    Thank you for an interesting video👍 Can you do the same formatting with strings? If so, can you recommend a video or documentation on this matter?

  • @suneelreddy4396
    @suneelreddy4396 5 років тому

    Hi Sir your videos are very informative, a specially its useful for who learning python,Machine learning and Data science.
    Sir I request you, please do some videos on python libraries like Pandas and Matplotlib.

    • @SATSifaction
      @SATSifaction  5 років тому +1

      +Suneel Reddy thanks for the feedback. I’ll add it to my list

  • @radams7532
    @radams7532 Рік тому

    Everything was great! My only issue is it will not format the $$ amounts. I dont get errors, just doesnt format. Any thoughts? I am using Spyder and checking results in Excel. Speaking to that, is there a way to check condition formatting is Spyder w/o having to export to excel? Main question is about the formatting. Thanks and again, love the videos. YOU have single handedly made me a better python user!

  • @gd6noob
    @gd6noob Рік тому

    I can not seem to have the conditional formatting to be exported into .xlsx file. The conditional formatting appears in my VS Code Jupyter notebook.

  • @keepcontinue
    @keepcontinue Рік тому

    It was helpful

  • @d.i.oluwaseyi182
    @d.i.oluwaseyi182 2 роки тому

    Please where is the link as promised for windows if you are getting errors when trying to confirm if python has been successfully installed on your system????

  • @coltinbarney5353
    @coltinbarney5353 2 роки тому

    Is it possible to kick this back into excel with the highlighting?

  • @chriskeo392
    @chriskeo392 7 місяців тому

    Possible to used styled and have the columns auto fit when we use to_excel?

  • @sakshiagrawal3809
    @sakshiagrawal3809 2 роки тому

    How to add dynamic borders to output excel file.

  • @ANUP507
    @ANUP507 4 роки тому +1

    Hi, nice tuto! , could you also mention the requirements for this formating feature and excel export? Which python version? panda version? excel version? I am having problem to export the formats in excel

    • @deepspace
      @deepspace 3 роки тому +1

      The built-in pandas styling Excel support is pretty limited, and only supports styling that is achievable by CSS. See pandas.pydata.org/pandas-docs/stable/user_guide/style.html#Export-to-Excel.
      However, you can have a look at a library I maintain that attempts to bridge that gap. styleframe.readthedocs.io/en/latest/

  • @aloknagar485
    @aloknagar485 2 роки тому

    One query...When I export formatting in excel using (openpyxl->.to_excel), it randomly export conditional formatting by column/field. Can you please suggest

  • @imwatchingmystories
    @imwatchingmystories 2 роки тому

    Why did this work and not present a Styler datatype error?

  • @erickballesteros4531
    @erickballesteros4531 3 роки тому +1

    this was helpful :)

  • @granand
    @granand 3 роки тому

    Please guide me from start of course so i follow & understand what I am doing ..that would be great help

  • @CalitranoN
    @CalitranoN 3 роки тому

    ya,,, but thats in Jupiter, how do you save it to the file system? The colors do not appear in the sheet.

  • @jefralston
    @jefralston 3 роки тому

    If I have an existing spreadsheet that has a bunch of customization to it, can I take that spreadsheet and create a "style sheet template" from it? That way I can use this stylesheet to use as the basis for creating other sheets with identical formatting but different data? Can you point me in the correct direction for such a task?

  • @surakshapanchangam1093
    @surakshapanchangam1093 3 роки тому

    what if I want color only column names that is (category, month scale, margin, margin_rate ) .

  • @ganeshgupta6201
    @ganeshgupta6201 3 роки тому

    Can you tell how can we assign custom colours using hex values

  • @RamHomier
    @RamHomier 3 роки тому

    Very nice. If I study and play around with what you are doing in this video, will I be able to also format stuff like headers in different font size, bold, borders and anything that you would do to make a spreadsheet look nice in excel? The way I would probably think of doing it but not sure how is make a spread sheet with all the styles but with no data, then I would create a spreadsheet with the data and copy paste into my styled one but this defeats the "no touch" approach you mentioned.

    • @SATSifaction
      @SATSifaction  3 роки тому

      It really depends on how much customization you want to do. There are parts of it you can style but the major selling point is whatever you style, you should be able to automate. The more further style the more recoding which sometimes defeats the purpose. In this example its a simple bare vanilla styling. The other thing you can do is keep this code to write to the excel spreadsheet in a plain format and then write a separate script to write that data into a new template if your template changes a lot. Hope this helps.

    • @RamHomier
      @RamHomier 3 роки тому

      @@SATSifaction Thank you for the reply. Is their a similar function to write data into an existing excel and keep the formatting of the excel spreadsheet?

  • @BrWilsonOSRS
    @BrWilsonOSRS 4 роки тому

    Nice video..thanks! Do you know if you can use RGB values for both background and text for conditional formatting with pandas?

  • @AlexMar-r
    @AlexMar-r 3 роки тому

    I get can't not unpack non-iterable int object .

  • @richardrich6461
    @richardrich6461 3 роки тому

    How if it's a string data type can you help me? Thanks

  • @Magic4255
    @Magic4255 3 роки тому +1

    Love pandas :)

  • @bc4198
    @bc4198 2 роки тому

    I find conditional formatting to be really shaky in Excel, where it seems to bog down and crash more frequently than without. I'm sure it's cleaner in code, but can you tell if it's more stable?

    • @SATSifaction
      @SATSifaction  2 роки тому

      In my experience it’s definitely more stable in code. When you have a large excel file the rendering can take a long time on large files.

  • @Thenationhopper
    @Thenationhopper 2 роки тому

    If we convert this to colourful dataframe to HTML string, it will retain the colorful properties?

    • @SATSifaction
      @SATSifaction  2 роки тому

      I don’t think so but you can try and let us know

  • @hellofrombd1960
    @hellofrombd1960 4 роки тому

    Would you please explain me why should i use python for this task.i can do this in excel easily using if else condition.

    • @SATSifaction
      @SATSifaction  4 роки тому

      Python scales better than excel in multiple ecosystems. It’s for that reason it’s the fastest growing language in the world right now and the top skill required for data scientists.

  • @alfonsoarayazamorano5224
    @alfonsoarayazamorano5224 4 роки тому

    What could i do if the import excel is already under conditional formatting, is there a way for panda to read the cell color?

    • @deepspace
      @deepspace 3 роки тому

      pandas by default does not have such a feature, but you can have a look at a library I maintain that allows that. styleframe.readthedocs.io/en/latest/ (and more specific to your question, styleframe.readthedocs.io/en/latest/styleframe.html#styleframe.StyleFrame.read_excel)

  • @sungatiseev9034
    @sungatiseev9034 3 роки тому

    How can we do it without loop?

  • @naturalboi1
    @naturalboi1 5 років тому

    Do you have any resource you'd recommend to further learn pandas and excel with python?

    • @SATSifaction
      @SATSifaction  5 років тому

      check this playlist : ua-cam.com/play/PLM30lSIwxWOgceZawjGXHiGF0nKkq163G.html

  • @LetLifeLiveYou
    @LetLifeLiveYou 4 роки тому

    Hello,
    I just wanted to know how can we transfer styled df to excel.
    And I have df as below
    A B C
    1&&2. 5&&6 b
    3. G. H&&
    And above df is dynamic
    I want to highlight cells having && with color in excel where I m transporting it
    Can you help me on it.
    Have tried many things but doesn't seems working.

    • @deepspace
      @deepspace 3 роки тому

      The built-in pandas styling Excel support is pretty limited, and only supports styling that is achievable by CSS. See pandas.pydata.org/pandas-docs/stable/user_guide/style.html#Export-to-Excel.
      However, you can have a look at a library I maintain that attempts to bridge that gap. styleframe.readthedocs.io/en/latest/

  • @akshathbharathi7376
    @akshathbharathi7376 3 роки тому

    Can it be done using sublime text?

  • @martin-xq7te
    @martin-xq7te 2 роки тому

    Great video but the screen was out of focus. Also the spreadsheet was too small to see. Other than that great work, I learnt a lot

    • @SATSifaction
      @SATSifaction  2 роки тому

      Thanks for the feedback. Will take your feedback into consideration in future. Thanks for watching. Please consider subscribing if you haven’t already

  • @ibrahimezz4317
    @ibrahimezz4317 4 роки тому

    Amazing

  • @jefrin
    @jefrin 3 роки тому

    Thank you very much!.....I am using pycharm ide. In your line df.styl.apply, I want to assign to a variable (in Pycharm) which I no need to in Jupyter. Can you pls help me over that. Other than that the code is perfect & this is all I wanted.

    • @SATSifaction
      @SATSifaction  2 роки тому

      Why cant you just use it in pycharm? Not sure i fully understand the issue?

    • @jefrin
      @jefrin 2 роки тому

      @@SATSifaction I mean the conditional formating can be visualized online but cannot be written into excel with the same ecolor coding. I tried it like,
      pd.df.to_excel( ). Could you please suggest any way to that?
      Thanks 😊

  • @AdarshKumar-bx1zn
    @AdarshKumar-bx1zn 2 роки тому

    What is your logic behind keeping the font so small in size?? 😆

    • @SATSifaction
      @SATSifaction  2 роки тому

      More of a rookie youtuber mistake than logic. :)

  • @chobblegobbler6671
    @chobblegobbler6671 4 роки тому

    Hi,
    When writing to excel the formatting is not transferred. The colors don't appear

    • @SATSifaction
      @SATSifaction  4 роки тому

      What os are you using? Version of excel?

    • @chobblegobbler6671
      @chobblegobbler6671 4 роки тому

      @@SATSifaction I am using Excel 2016 and Windows 10

    • @chobblegobbler6671
      @chobblegobbler6671 4 роки тому

      Is there any solution to this issue?

    • @SATSifaction
      @SATSifaction  4 роки тому +1

      @@chobblegobbler6671 you're best bet would be to run this application in a virtual environment and use the same requirements. Outside of that diagnosing it like this would be extremely difficult to troubleshoot

    • @chobblegobbler6671
      @chobblegobbler6671 4 роки тому

      @@SATSifaction Ok .. Thank you!

  • @swingtrades4241
    @swingtrades4241 2 роки тому

    how to get count of colored cells for each column