suntzu


Namesuntzu JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/Abigor111/suntzu
SummarySunTzu is a Data Science Python Library that simplifies data tasks, empowering users with robust data science solutions for faster, meaningful analysis.
upload_time2024-07-07 14:19:32
maintainerNone
docs_urlNone
authorIgor Coimbra Carvalheira
requires_python>=3.6
licenseMIT license
keywords suntzu datascience data science
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
  <img src="https://i.imgur.com/vUEEcII.png" alt="SunTzu Logo"><br>
</div>

# SunTzu: The Art of Data Science

## What is SunTzu?
**SunTzu** is a Python library created for data enthusiasts, with its main objective being to simplify the tasks of managing metadata and data manipulation. 

This library is powered by multiple libraries and improves compatibility between them, empowering them with the conversion to functions of the most tedious tasks of some libraries. 

To put it simply, this library is a robust solution for simplifying data science workflows, making the integration of various tools easier. 

Thus, individuals who are not very proficient in programming but know how to work with data can enhance their data science skills and start conducting faster and more meaningful data analysis.

## Table of Contents

- [Main Features](#main-features)
- [Where to get it](#how-to-get-it)
- [Libraries Used](#libraries-used)
- [License](#license)
- [Contributors](#contributors)
- [Credits](#credits)

## Main Features
- Inserting and Reading Metadata on netCDF and Parquet files
- Multiple functions for data cleaning
- Visualizing the usage of memory in the dataframes
- Improving the memory usage of the dataframes
- Facilitating the creation of graphs and automatically sending them to workspaces such as Slack and Telegram

## How to get it?
Currently, you can find:
 - Source code: [GitHub Repository](https://github.com/Abigor111/SunTzu)
 - Documentation: [Read the Docs](https://suntzu.readthedocs.io/en/latest/index.html)
 - Latest Versions: [PyPI](https://pypi.org/project/suntzu/#history)

To install it open your terminal with Python installed and use:
```sh
pip install suntzu
```
If you want to install a specific version use:
```sh
pip install suntzu==specific_version
```


## Libraries Used
- [pandas](https://pypi.org/project/pandas/)
- [pyarrow](https://pypi.org/project/pyarrow/)
- [xarray](https://pypi.org/project/xarray/)
- [numpy](https://pypi.org/project/numpy/)
- [jsonschema](https://pypi.org/project/jsonschema/)
- [matplotlib](https://pypi.org/project/matplotlib/)



## License
[MIT](LICENSE)

## Contributors
None yet. Why not be the first to contribute?

If you are not sure how can you contribute to SunTzu check this page: [CONTRIBUTING](CONTRIBUTING.md)
## Credits
 - This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`audreyr/cookiecutter-pypackage`](https://github.com/audreyr/cookiecutter-pypackage) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Abigor111/suntzu",
    "name": "suntzu",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "suntzu, datascience, data science",
    "author": "Igor Coimbra Carvalheira",
    "author_email": "igorccarvalheira111@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0a/e9/9ee24a1407b2d49e27b98091dc68ac603b21686a2e3ec35f9d950a826dff/suntzu-0.8.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n  <img src=\"https://i.imgur.com/vUEEcII.png\" alt=\"SunTzu Logo\"><br>\n</div>\n\n# SunTzu: The Art of Data Science\n\n## What is SunTzu?\n**SunTzu** is a Python library created for data enthusiasts, with its main objective being to simplify the tasks of managing metadata and data manipulation. \n\nThis library is powered by multiple libraries and improves compatibility between them, empowering them with the conversion to functions of the most tedious tasks of some libraries. \n\nTo put it simply, this library is a robust solution for simplifying data science workflows, making the integration of various tools easier. \n\nThus, individuals who are not very proficient in programming but know how to work with data can enhance their data science skills and start conducting faster and more meaningful data analysis.\n\n## Table of Contents\n\n- [Main Features](#main-features)\n- [Where to get it](#how-to-get-it)\n- [Libraries Used](#libraries-used)\n- [License](#license)\n- [Contributors](#contributors)\n- [Credits](#credits)\n\n## Main Features\n- Inserting and Reading Metadata on netCDF and Parquet files\n- Multiple functions for data cleaning\n- Visualizing the usage of memory in the dataframes\n- Improving the memory usage of the dataframes\n- Facilitating the creation of graphs and automatically sending them to workspaces such as Slack and Telegram\n\n## How to get it?\nCurrently, you can find:\n - Source code: [GitHub Repository](https://github.com/Abigor111/SunTzu)\n - Documentation: [Read the Docs](https://suntzu.readthedocs.io/en/latest/index.html)\n - Latest Versions: [PyPI](https://pypi.org/project/suntzu/#history)\n\nTo install it open your terminal with Python installed and use:\n```sh\npip install suntzu\n```\nIf you want to install a specific version use:\n```sh\npip install suntzu==specific_version\n```\n\n\n## Libraries Used\n- [pandas](https://pypi.org/project/pandas/)\n- [pyarrow](https://pypi.org/project/pyarrow/)\n- [xarray](https://pypi.org/project/xarray/)\n- [numpy](https://pypi.org/project/numpy/)\n- [jsonschema](https://pypi.org/project/jsonschema/)\n- [matplotlib](https://pypi.org/project/matplotlib/)\n\n\n\n## License\n[MIT](LICENSE)\n\n## Contributors\nNone yet. Why not be the first to contribute?\n\nIf you are not sure how can you contribute to SunTzu check this page: [CONTRIBUTING](CONTRIBUTING.md)\n## Credits\n - This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`audreyr/cookiecutter-pypackage`](https://github.com/audreyr/cookiecutter-pypackage) project template.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "SunTzu is a Data Science Python Library that simplifies data tasks, empowering users with robust data science solutions for faster, meaningful analysis.",
    "version": "0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/Abigor111/suntzu"
    },
    "split_keywords": [
        "suntzu",
        " datascience",
        " data science"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d65ed948ccd64f099245fdbe4bf7e0c5d7d5664c5a53cd3951fa39b65cff0e2",
                "md5": "0f6bb7851b26f15a72149e76ab306e66",
                "sha256": "41b93d1c20c2b44e483af8efb37438b00f36bcb6e3eeab2042ce9499c6146490"
            },
            "downloads": -1,
            "filename": "suntzu-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f6bb7851b26f15a72149e76ab306e66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 33027,
            "upload_time": "2024-07-07T14:19:30",
            "upload_time_iso_8601": "2024-07-07T14:19:30.337366Z",
            "url": "https://files.pythonhosted.org/packages/9d/65/ed948ccd64f099245fdbe4bf7e0c5d7d5664c5a53cd3951fa39b65cff0e2/suntzu-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0ae99ee24a1407b2d49e27b98091dc68ac603b21686a2e3ec35f9d950a826dff",
                "md5": "26ba5255b64203c8d43ddbfe85b1604b",
                "sha256": "4e252d588a778d0e05ff785ade0ae926f146b55200af9b25725a73a69d2a84f3"
            },
            "downloads": -1,
            "filename": "suntzu-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "26ba5255b64203c8d43ddbfe85b1604b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 31590,
            "upload_time": "2024-07-07T14:19:32",
            "upload_time_iso_8601": "2024-07-07T14:19:32.319338Z",
            "url": "https://files.pythonhosted.org/packages/0a/e9/9ee24a1407b2d49e27b98091dc68ac603b21686a2e3ec35f9d950a826dff/suntzu-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-07 14:19:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Abigor111",
    "github_project": "suntzu",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "suntzu"
}
        
Elapsed time: 0.26372s