Skip to main content

Data Science Toolbox for everyone

Project description

yellowduck

PyPI Latest Release PyPI - Downloads GitHub GitHub last commit GitHub repo size Lines of code

What is it?

yellowduck is the data science toolbox for everyone. To be precise, for the lazy man like me!

Actually, yellowduck is like a sandbox library for me. If I found something great I will surely add it in yellowduck.

Main Features

  • Image grouping by its similarity
  • Text grouping by its similarity
  • Text cleansing function

Example

Please go to this Link

Install

You have to specify functions you want to use: If you need full option of yellowduck, you can install it by using:

# PyPI

pip install "yellowduck[full]==x.x.x"

However, if you need to use only text's functions or image's function, you will need:

# PyPI

pip install "yellowduck[text]==x.x.x"

# or

pip install "yellowduck[image]==x.x.x"

# accordingly

Found Issues

Create New Issue here and I will fix it as soon as I have a free time. (LOL)


This library was inspired by kora, A collection of tools to make programming on Google Colab easier.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yellowduck-1.1.0.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

yellowduck-1.1.0-py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page