<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Week 8 Customer Segmentation by Ulfa Octaviani</title>
      <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2023-05-23 19:33:59 UTC</pubDate>
      <lastBuildDate>2023-06-01 11:36:01 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>What&#39;s the best place to find recommnedation datasets easily (like books)</title>
         <author>telulade0620221_2</author>
         <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611616415</link>
         <description><![CDATA[<div>Do companies ever release these sort of datasets?</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-06-01 09:25:12 UTC</pubDate>
         <guid>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611616415</guid>
      </item>
      <item>
         <title>Dataset </title>
         <author>uoctaviani2</author>
         <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611633931</link>
         <description><![CDATA[<div>You can use Kaggle, or you can also try to create your own dataset. from the companies, they might have proxy to let their data taken however they also have to protect their business and privacy of their customer so it might not be easily available. Some of them provide this though, such as youtube data api https://developers.google.com/youtube/v3 </div>]]></description>
         <enclosure url="https://developers.google.com/youtube/v3" />
         <pubDate>2023-06-01 09:46:45 UTC</pubDate>
         <guid>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611633931</guid>
      </item>
      <item>
         <title>Does a market researcher need to be skilled in using these data analysis skills?</title>
         <author></author>
         <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611636575</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-06-01 09:49:53 UTC</pubDate>
         <guid>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611636575</guid>
      </item>
      <item>
         <title>what does lambda mean in this context</title>
         <author></author>
         <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611668282</link>
         <description><![CDATA[<div>rfm = df_data2.groupby('Customer ID').agg({'InvoiceDate': lambda date: (today_date - date.max()).days,</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'Invoice': lambda num: num.nunique(),</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;'TotalPrice': lambda TotalPrice: TotalPrice.sum()})</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-06-01 10:30:57 UTC</pubDate>
         <guid>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611668282</guid>
      </item>
      <item>
         <title>why is it necessary to apply a log transformation to rfm?</title>
         <author></author>
         <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611677238</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2023-06-01 10:43:49 UTC</pubDate>
         <guid>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611677238</guid>
      </item>
      <item>
         <title>I think there is some code missing in data cleaning?</title>
         <author></author>
         <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611690729</link>
         <description><![CDATA[<div>The comment says something different than what the code does:<br><br></div><pre># drop the records who have been cancelled -&gt; Invoice start with C
<br>index_name = df_data[(df_data['Quantity']&lt;0)].index
<br>df_data.drop(index_name, inplace = True)</pre>]]></description>
         <enclosure url="" />
         <pubDate>2023-06-01 11:01:28 UTC</pubDate>
         <guid>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611690729</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611716653</link>
         <description><![CDATA[<div>I'm looking at doing brief no. 2, would you mind just verbally reiterating the expectation/ example of that?&nbsp;<br><br>I imagine it may involve more writing about the bias is all.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2023-06-01 11:36:01 UTC</pubDate>
         <guid>https://padlet.com/uoctaviani2/7niv6am3w6ws9yqo/wish/2611716653</guid>
      </item>
   </channel>
</rss>
