<?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 Accessing a series in a DataFrame in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/accessing-a-series-in-a-dataframe/m-p/72169#M34507</link>
    <description>&lt;P&gt;Frequently I see this syntax to access a series in DBX.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;df['column_name']&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;However, I get this as my output from that.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Column&amp;lt;'derived_value'&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What's the correct way to access a series&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sun, 09 Jun 2024 11:52:43 GMT</pubDate>
    <dc:creator>high-energy</dc:creator>
    <dc:date>2024-06-09T11:52:43Z</dc:date>
    <item>
      <title>Accessing a series in a DataFrame</title>
      <link>https://community.databricks.com/t5/data-engineering/accessing-a-series-in-a-dataframe/m-p/72169#M34507</link>
      <description>&lt;P&gt;Frequently I see this syntax to access a series in DBX.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;df['column_name']&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;However, I get this as my output from that.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Column&amp;lt;'derived_value'&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What's the correct way to access a series&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 09 Jun 2024 11:52:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/accessing-a-series-in-a-dataframe/m-p/72169#M34507</guid>
      <dc:creator>high-energy</dc:creator>
      <dc:date>2024-06-09T11:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a series in a DataFrame</title>
      <link>https://community.databricks.com/t5/data-engineering/accessing-a-series-in-a-dataframe/m-p/72170#M34508</link>
      <description>&lt;P&gt;I realized I was looking at the wrong dataframe type.&lt;/P&gt;&lt;P&gt;I needed a Pandas dataframe, not a databricks dataframe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Jun 2024 13:25:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/accessing-a-series-in-a-dataframe/m-p/72170#M34508</guid>
      <dc:creator>high-energy</dc:creator>
      <dc:date>2024-06-09T13:25:40Z</dc:date>
    </item>
  </channel>
</rss>

