GithubHelp home page GithubHelp logo

javierdlrm / hopsworks-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from logicalclocks/hopsworks-api

0.0 1.0 0.0 927 KB

Python SDK to interact with the Hopsworks API

License: Apache License 2.0

Python 100.00%

hopsworks-api's Introduction

Hopsworks Client

Hopsworks Community Hopsworks Documentation PyPiStatus Downloads CodeStyle License

hopsworks is the python API for interacting with a Hopsworks cluster.

Getting Started On Hopsworks

Instantiate a connection and get the project object

import hopsworks

connection = hopsworks.connection()

project = connection.get_project("my_project")

Create a new project

project = connection.create_project("my_project")

Upload data to a project

dataset_api = project.get_dataset_api()

dataset_api.upload("data.csv", "Resources")

You can find more examples on how to use the library in our hops-examples repository.

Documentation

Documentation is available at Hopsworks Documentation.

Issues

For general questions about the usage of Hopsworks and the Feature Store please open a topic on Hopsworks Community.

Please report any issue using Github issue tracking.

Contributing

If you would like to contribute to this library, please see the Contribution Guidelines.

hopsworks-api's People

Contributors

robzor92 avatar moritzmeister avatar siroibaf avatar ermiasg avatar gibchikafa avatar javierdlrm avatar jimdowling avatar bubriks avatar kouzant avatar

Watchers

James Cloos 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.