Skip to content
/ bamboo Public

Bamboo provide easy-to-use tools for pandas DataFrames including stats, plots, classification tools, etc.

License

Notifications You must be signed in to change notification settings

Neurita/bamboo

Repository files navigation

bamboo

Bamboo is an open source, BSD-licensed library providing easy-to-use tools for Pandas DataFrames (http://pandas.pydata.org/)

Dependencies

Please see the requirements.txt file.

Install

The easyest way is to download de source code and use:

pip install bamboo/

Development

Code

Github

You can check the latest sources with the command:

git clone https://www.github.com/neurita/bamboo.git

or if you have write privileges:

git clone git@github.com:neurita/bamboo.git

If you are going to create patches for this project, create a branch for it from the master branch.

The stable releases are tagged in the repository.

Testing

TODO

About

Bamboo provide easy-to-use tools for pandas DataFrames including stats, plots, classification tools, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages