<?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 Pandas options in Machine Learning</title>
    <link>https://community.databricks.com/t5/machine-learning/pandas-options/m-p/42876#M2112</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Per this post's suggestion:&lt;/P&gt;&lt;P&gt;&lt;A title="A solution for inconsistencies in indexing operations in pandas" href="https://towardsdatascience.com/a-solution-for-inconsistencies-in-indexing-operations-in-pandas-b76e10719744" target="_self"&gt;https://towardsdatascience.com/a-solution-for-inconsistencies-in-indexing-operations-in-pandas-b76e10719744&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put the following code in Databricks notebook:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import pandas as pd
pd.set_option('mode.copy_on_write', True)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I get the following error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;OptionError: "No such keys(s): 'mode.copy_on_write'"&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 30 Aug 2023 15:40:08 GMT</pubDate>
    <dc:creator>JamieCh</dc:creator>
    <dc:date>2023-08-30T15:40:08Z</dc:date>
    <item>
      <title>Pandas options</title>
      <link>https://community.databricks.com/t5/machine-learning/pandas-options/m-p/42876#M2112</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Per this post's suggestion:&lt;/P&gt;&lt;P&gt;&lt;A title="A solution for inconsistencies in indexing operations in pandas" href="https://towardsdatascience.com/a-solution-for-inconsistencies-in-indexing-operations-in-pandas-b76e10719744" target="_self"&gt;https://towardsdatascience.com/a-solution-for-inconsistencies-in-indexing-operations-in-pandas-b76e10719744&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put the following code in Databricks notebook:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import pandas as pd
pd.set_option('mode.copy_on_write', True)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;I get the following error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;OptionError: "No such keys(s): 'mode.copy_on_write'"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 30 Aug 2023 15:40:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/machine-learning/pandas-options/m-p/42876#M2112</guid>
      <dc:creator>JamieCh</dc:creator>
      <dc:date>2023-08-30T15:40:08Z</dc:date>
    </item>
  </channel>
</rss>

