<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to bold a text ? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22565#M15468</link>
    <description>&lt;P&gt;@Aashita Ramteke​&amp;nbsp; Thanks but I am not looking for markdown.&lt;/P&gt;&lt;P&gt;I am writing some text on an image, so I am taking a text variable for the text. I need to bold that text.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2022 05:26:06 GMT</pubDate>
    <dc:creator>AJ270990</dc:creator>
    <dc:date>2022-04-22T05:26:06Z</dc:date>
    <item>
      <title>How to bold a text ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22563#M15466</link>
      <description>&lt;P&gt;I have searched several ways on applying a bold to a text however unable to achieve it.&lt;/P&gt;&lt;P&gt;Have added '\033[1m' then my text and followed by '\033[0m', however cant see the text as bold.&lt;/P&gt;&lt;P&gt;I need to apply Bold to the Header "Ocean" in below image which is in Dataframe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1919i60EB3C9F983F0B42/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;for row in Nlargest_map_df.index:&lt;/P&gt;&lt;P&gt;&amp;nbsp;array = '\033[1m'+""+Nlargest_map_df['County'][row]+'\033[0m'+"\nMarket Size : "+Nlargest_map_df['Market Size'][row]+"K"+"\nMarket Growth : "+Nlargest_map_df['Market Growth'][row]+"%"+"\nMarket Leader : "+Nlargest_map_df['Market Leader'][row]+"\n"&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 12:02:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22563#M15466</guid>
      <dc:creator>AJ270990</dc:creator>
      <dc:date>2022-04-19T12:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold a text ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22564#M15467</link>
      <description>&lt;P&gt;Are you using Databricks platform? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Yes here's and example-&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;%md
## Databricks&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 16:48:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22564#M15467</guid>
      <dc:creator>Aashita</dc:creator>
      <dc:date>2022-04-20T16:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold a text ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22565#M15468</link>
      <description>&lt;P&gt;@Aashita Ramteke​&amp;nbsp; Thanks but I am not looking for markdown.&lt;/P&gt;&lt;P&gt;I am writing some text on an image, so I am taking a text variable for the text. I need to bold that text.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 05:26:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22565#M15468</guid>
      <dc:creator>AJ270990</dc:creator>
      <dc:date>2022-04-22T05:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to bold a text ?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22566#M15469</link>
      <description>&lt;P&gt;I have used plt.text() to make text bold&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 06:55:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-bold-a-text/m-p/22566#M15469</guid>
      <dc:creator>AJ270990</dc:creator>
      <dc:date>2022-08-10T06:55:22Z</dc:date>
    </item>
  </channel>
</rss>

