GithubHelp home page GithubHelp logo

isabella232 / dask_gdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quansight/dask_gdf

0.0 0.0 0.0 180 KB

Dask support for distributed GDF object

License: Apache License 2.0

Shell 1.08% Python 98.92%

dask_gdf's Introduction

DASK_GDF

A partitioned gpu-backed dataframe, using dask.

Setup

Setup from source repo:

  1. Follow instructions in https://github.com/gpuopenanalytics/pygdf#setup to setup a conda environment for pygdf.
  2. Activate pygdf environment: source activate pygdf_dev
  3. Clone dask_gdf repo: git clone https://github.com/gpuopenanalytics/dask_gdf path/to/dask_gdf
  4. cd path/to/dask_gdf
  5. Install additional dependency: conda install dask distributed

Installing (Optional):

  1. Run
    cd path/to/dask_gdf
    pip install .

Testing:

  1. Ensure pytest is available: conda install pytest
  2. cd path/to/dask_gdf
  3. Run all tests with: pytest dask_gdf
  4. Or, run individual tests with: pytest dask_gdf/tests/test_file.py

dask_gdf's People

Contributors

sklam avatar andersy005 avatar jcrist avatar seibert avatar kkraus14 avatar jrhemstad avatar mtjrider avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.