Kun's Blog

搬砖狗


  • Home

  • Categories

  • Archives

  • Tags

  • About

  • Search
close
Kun's Blog

Pandas v.s. SFrame

Posted on 2017-03-27   |   Updated on 2021-07-12 | In Technique | Visitors   |   403 words

Which one is better for data manipulation in python: Pandas or SFrame?

Introduction:

  • Pandas is an independent Python package (Pandas stands for Python Data Analysis)
  • SFrames (short for Scalable Frames) are part of the bigger ecosystem of Graphlab Create

Licensing and Fees:

  • You can use Pandas in commercial applications without any fee
  • You need to buy a license to use Graphlab Create SFrames for commercial use. SFrame is open source now.
Read more »
Kun's Blog

Hexo 搭建博客

Posted on 2017-03-26   |   Updated on 2021-07-12 | In Hexo | Visitors   |   1.8k words

Hexo 集简洁大方美观与一体!

必要的环境配置

安装 homebrew

打开 terminal,输入以下命令:

1
$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"

安装 Node

使用 homebrew 安装,brew install node 一键搞定。

node.js 安装完成后,npm 也安装了。

Read more »
<12

12 posts
5 categories
14 tags
RSS
GitHub Email
© 2017 - 2021 Kun XIE
Powered by Hexo
Theme - NexT.Mist
12.9k words in total