Top "Graphlab" questions

GraphLab Create is a Python library, backed by a C++ engine, for quickly building large-scale, high-performance data products.

GraphLab Create "ImportError: No module named graphlab"

I followed these instructions to set up GraphLab on my Ubuntu machine. At the end, I opened Python 2.7.6 and ran …

python-2.7 ubuntu-14.04 graphlab
conda stuck on Proceed ([y]/n)? when updating packages in ipython console

I just downloaded Anaconda 4.2.0 (with python 3.5.2) for Mac OS X. Whenever I try to update any packages etc, my ipython …

python ipython anaconda spyder graphlab
How to solve: ImportError: "No module named 'graphlab'?

With "source activate graphlab" in the terminal I can start up graphlab. I've created it like this: "conda create -n …

python anaconda graphlab
AttributeError: 'module' object has no attribute 'SFrame'

I am taking ML course in Coursera and I have installed GraphLab Create and ipython notebook.I am new to …

python graphlab
graphlab-create 2.1 installation fails to uninstall 'certifi', a distutils installed project

I have installed Anaconda3 on a Windows 8.1 Laptop and wanted to install GraphLab-Create 2.1. When I follow the Installation procedure from …

python-2.7 anaconda distutils failed-installation graphlab
Sampling a dataframe based on a given distribution

How can I sample a pandas dataframe or graphlab sframe based on a given class\label distribution values eg: I …

python pandas graphlab sframe
GraphLab Create Launcher Installation Error Windows: There was an error creating the "gl-env" conda environment

I received the following error when trying to install GraphLab Create on Windows. There was a problem creating the "gl-env" …

graphlab