Skip to main content

Interfaces and tools for data science.

Project description

Nimble - Python data science package

Nimble provides a unified framework for data science, data analysis, and machine learning in Python that can be used as a more elegant alternative to the standard stack (numpy, pandas, scikit-learn/sklearn, scipy, etc.). Nimble can also be used alongside these standard tools to make it faster and easier to make predictions and manipulate, analyze, process and visualize data.

Getting Started

You can check the Install page for detailed options or just started with this:

pip install nimble\[quickstart\]

Once Nimble is installed, you can load data in a script by calling nimble.data with a URL or local path.

import nimble
urlOrPath = "https://storage.googleapis.com/nimble/Metro_Interstate_Traffic_Volume.csv"
loaded = nimble.data(urlOrPath)

From there, you can explore the examples below or check out the the Cheatsheet and API Docs to see what's possible!

Examples

Resources

Contact

Feel free to get in touch with us at:

or through the Nimble Github page.

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

nimble-0.5.3.tar.gz (7.6 MB view hashes)

Uploaded Source

Built Distributions

nimble-0.5.3-cp312-cp312-win_amd64.whl (12.5 MB view hashes)

Uploaded CPython 3.12 Windows x86-64

nimble-0.5.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.1 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

nimble-0.5.3-cp312-cp312-macosx_10_9_universal2.whl (18.7 MB view hashes)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

nimble-0.5.3-cp311-cp311-win_amd64.whl (12.7 MB view hashes)

Uploaded CPython 3.11 Windows x86-64

nimble-0.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (42.9 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

nimble-0.5.3-cp311-cp311-macosx_10_9_universal2.whl (18.8 MB view hashes)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

nimble-0.5.3-cp310-cp310-win_amd64.whl (12.7 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

nimble-0.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.6 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

nimble-0.5.3-cp310-cp310-macosx_10_9_universal2.whl (18.8 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

nimble-0.5.3-cp39-cp39-win_amd64.whl (12.7 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

nimble-0.5.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

nimble-0.5.3-cp39-cp39-macosx_10_9_universal2.whl (18.8 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

nimble-0.5.3-cp38-cp38-win_amd64.whl (12.7 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

nimble-0.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.7 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

nimble-0.5.3-cp38-cp38-macosx_10_9_universal2.whl (18.7 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

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