<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>大数据 - R语言</title>
    <link>http://www.bigbase.cn/forum.php?mod=forumdisplay&amp;fid=47</link>
    <description>Latest 20 threads of R语言</description>
    <copyright>Copyright(C) 大数据</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 02 May 2026 19:39:52 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.bigbase.cn/static/image/common/logo_88_31.gif</url>
      <title>大数据</title>
      <link>http://www.bigbase.cn/</link>
    </image>
    <item>
      <title>SparkR开发模式探讨</title>
      <link>http://www.bigbase.cn/forum.php?mod=viewthread&amp;tid=10</link>
      <description><![CDATA[最近项目需要在SparkR中部署生产系统，遇到一些问题，SparkR重载了一些R的方法，需要引起注意。
    我们使用SparkR的模式是：
    1、先利用SparkR进行预处理，从大数据集中抽取聚合数据，数据格式为DataFrame；
    2、然后collect到本地R中进行分析，数据格式为d ...]]></description>
      <category>R语言</category>
      <author>Zeng</author>
      <pubDate>Thu, 22 Oct 2015 02:45:23 +0000</pubDate>
    </item>
    <item>
      <title>SparkR 1.5.0不支持subset?</title>
      <link>http://www.bigbase.cn/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[最近项目使用SparkR 1.5.0时遇到一个奇怪的问题，在collect结果后，开始取subset，但遇到一个异常：
    unable to find an inherited method for function \'subset\' for signature \'\&quot;data.frame\&quot;\'

    实际上，在装载library(SparkR)时，有提示：
    The followi ...]]></description>
      <category>R语言</category>
      <author>Zeng</author>
      <pubDate>Thu, 22 Oct 2015 02:32:23 +0000</pubDate>
    </item>
  </channel>
</rss>