<?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 training_set.load_df().toPandas() fails with the new pandas version (2.0.0) in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6450#M2588</link>
    <description>&lt;P&gt;pandas 2.0.0 was released on 4.3.2023 and was pushed to my cluster on the same day. &lt;/P&gt;&lt;P&gt;The day after I tried using training_set.load_df().toPandas() and it failed. Reverting to pandas 1.5.3. fixed the problem. &lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2023 08:40:12 GMT</pubDate>
    <dc:creator>ALIDI</dc:creator>
    <dc:date>2023-04-04T08:40:12Z</dc:date>
    <item>
      <title>training_set.load_df().toPandas() fails with the new pandas version (2.0.0)</title>
      <link>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6450#M2588</link>
      <description>&lt;P&gt;pandas 2.0.0 was released on 4.3.2023 and was pushed to my cluster on the same day. &lt;/P&gt;&lt;P&gt;The day after I tried using training_set.load_df().toPandas() and it failed. Reverting to pandas 1.5.3. fixed the problem. &lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2023 08:40:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6450#M2588</guid>
      <dc:creator>ALIDI</dc:creator>
      <dc:date>2023-04-04T08:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: training_set.load_df().toPandas() fails with the new pandas version (2.0.0)</title>
      <link>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6451#M2589</link>
      <description>&lt;P&gt;@Al IDI​&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible that there are some compatibility issues between the current version of Databricks and the new version of Pandas. You may need to wait for an update or patch from Databricks to address this issue. In the meantime, you can continue using Pandas version 1.5.3, or try downgrading to a different version that is compatible with Databricks. You can also try using a different method to load the data, such as spark.createDataFrame(), or spark.read.format() to read the data directly into a Spark DataFrame and then convert it to a Pandas DataFrame.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 13:09:03 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6451#M2589</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-10T13:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: training_set.load_df().toPandas() fails with the new pandas version (2.0.0)</title>
      <link>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6452#M2590</link>
      <description>&lt;P&gt;Hi @Al IDI​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting your question in our community! We are happy to assist you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 07:54:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6452#M2590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-04-12T07:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: training_set.load_df().toPandas() fails with the new pandas version (2.0.0)</title>
      <link>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6453#M2591</link>
      <description>&lt;P&gt;Thanks for the update. Using a different method is problematic since I take advantage of the feature_store.score_batch() method in my production pipeline. &lt;/P&gt;&lt;P&gt;How to you recommend following up on this specific future update from databricks?  &lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 05:55:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/training-set-load-df-topandas-fails-with-the-new-pandas-version/m-p/6453#M2591</guid>
      <dc:creator>ALIDI</dc:creator>
      <dc:date>2023-04-13T05:55:07Z</dc:date>
    </item>
  </channel>
</rss>

