{"id":23901521,"url":"https://github.com/junya737/ihiratch-template","last_synced_at":"2026-02-28T02:04:46.855Z","repository":{"id":236191547,"uuid":"630273965","full_name":"junya737/ihiratch-template","owner":"junya737","description":"The template of the directory structure in data science","archived":false,"fork":false,"pushed_at":"2024-04-26T00:57:48.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T21:39:18.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junya737.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-20T03:12:49.000Z","updated_at":"2024-04-26T01:00:23.000Z","dependencies_parsed_at":"2024-04-26T03:21:47.102Z","dependency_job_id":"3712a03e-8b05-4bea-a961-ac734e2982ed","html_url":"https://github.com/junya737/ihiratch-template","commit_stats":null,"previous_names":["junya737/ihiratch-template"],"tags_count":0,"template":true,"template_full_name":"icoxfog417/datascience-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junya737%2Fihiratch-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junya737%2Fihiratch-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junya737%2Fihiratch-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junya737%2Fihiratch-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junya737","download_url":"https://codeload.github.com/junya737/ihiratch-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298914,"owners_count":19779361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-04T21:39:19.864Z","updated_at":"2026-02-28T02:04:41.823Z","avatar_url":"https://github.com/junya737.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# datascience-template\n\n[![Source Code Check](https://github.com/icoxfog417/datascience-template/actions/workflows/ci.yml/badge.svg)](https://github.com/icoxfog417/datascience-template/actions/workflows/ci.yml)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Code style: flake8](https://img.shields.io/badge/code%20style-flake8-black)](https://github.com/PyCQA/flake8)\n[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat\u0026labelColor=ef8336)](https://pycqa.github.io/isort/)\n[![Typing: mypy](https://img.shields.io/badge/typing-mypy-blue)](https://github.com/python/mypy)\n\nWell structured and tested data science project template. You can use this [template](https://docs.github.com/ja/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template) when creating the data sicence repository.\n\n\n📁 **Organized**: The project structure is refereed to [Cookiecutter Data Science](https://github.com/drivendata/cookiecutter-data-science)\n\n🚀 **Prepared**: Major libraries are prepared in `environment.yml`. If you are familiar with [Colaboratory](https://colab.research.google.com/?utm_source=scs-index) environment, please use `environment-colab.yml` .\n\n✅ **Tested**: `scripts` are checked by common linter when [pre-commit](https://pre-commit.com/).\n\nHere is the notebook link to provide the quick access to your analysis. You can create the conda environment by Right click `Build Conda Environment` or `conda create -f environment.yml` in Studio Lab.\n\n[![Open in SageMaker Studio Lab](https://studiolab.sagemaker.aws/studiolab.svg)](https://studiolab.sagemaker.aws/import/github/icoxfog417/datascience-template/blob/main/notebooks/example.ipynb)\n\n## Project Structure\n\n```bash\n.\n├── data\n│   ├── external                    # data from third party sources.\n│   ├── processed                   # data after processing\n│   ├── interim                     # data that transformed\n│   └── raw                         # raw data\n├── models                          # store models\n├── notebooks                       # store notebooks\n├── docs                            # documentation for your project\n├── .gitignore                      # ignore files that cannot commit to Git\n├── .pre-commit-config.yaml         # configurations for pre-commit\n├── pyproject.toml                  # dependencies for poetry\n├── README.md                       # describe your project\n├── scripts                         # store source code used in notebook\n│   └── __init__.py                 # make src a Python module\n└── tests                           # store tests\n    └── __init__.py                 # make tests a Python module\n```\n\n## Customization\n\n* `environment.yml`: Please specify the packages and versions. As a default, no version is specified.\n* `.pre-commit-config.yaml`: Please check the `rev` to check the code.\n* Change the Notebook url for `Open in Studio Lab`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunya737%2Fihiratch-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunya737%2Fihiratch-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunya737%2Fihiratch-template/lists"}