https://github.com/hallmx/mx_utils
Utility scripts for software development in data science
https://github.com/hallmx/mx_utils
colaboratory data development nbdev python science scripts software utlities
Last synced: 7 months ago
JSON representation
Utility scripts for software development in data science
- Host: GitHub
- URL: https://github.com/hallmx/mx_utils
- Owner: hallmx
- License: apache-2.0
- Created: 2020-02-26T20:04:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T00:01:31.000Z (over 2 years ago)
- Last Synced: 2024-04-28T22:21:58.520Z (over 1 year ago)
- Topics: colaboratory, data, development, nbdev, python, science, scripts, software, utlities
- Language: Jupyter Notebook
- Homepage: https://hallmx.github.io/mx_utils/
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# MX_UTILS
> Utility scripts for software development in data science.Contents:
00. Core
01. Common scripts
02. Library handling
03. Memory management
04. Device
05. Logging, exception handling and warnings
06. Visualizations
07. Image handling
08. Data downloading and preprocessing## Install
`pip install mx_utils`
## Documentation
See [documentation](https://hallmx.github.io/mx_utils//) for script code and descriptions.