Giter Site home page Giter Site logo

educhicano / data_tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saezlab/data_tools

0.0 1.0 0.0 4.36 MB

Collection of Python functions and classes designed to make data scientists' life easier.

Home Page: https://nic-nic.github.io/data_tools/

License: GNU General Public License v3.0

Python 100.00%

data_tools's Introduction

data_tools

GitHub release Tests output

Data tools: a collection of Python functions and classes designed to make data scientists' life easier.

Copyright (C) 2018 Nicolàs Palacio

Contact: [email protected]

Disclaimer

This package is still under development and will be periodically updated with new features. Contributions are very welcome (fork + pull request). If you find any bug or suggestion for upgrades, please use the issue system.

GNU-GLPv3: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

A full copy of the GNU General Public License can be found on file LICENSE.md. If not, see http://www.gnu.org/licenses/.

Contents

Dependencies

Installation

First download/clone data_tools from the GitHub repository. From the terminal:

git clone https://github.com/Nic-Nic/data_tools.git
cd data_tools

Then you can install it by running setup.py as follows:

python setup.py sdist

Or using pip:

pip install .

Along with data_tools, all dependencies will be installed as well as the testing suite. In order to run the tests, type on the terminal:

python -m test_data_tools

NOTE: data_tools.plots module does not have any tests implemented.

Documentation

You can find a detailed description of the modules and functions within this package in the webpage, also available as a PDF.

You can also find the version history in the changelog.

data_tools's People

Contributors

nic-nic 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.