Skip to main content

Data Science Project Template

Project description

Data Science Project Template

A Python package for streamlining data science projects by providing a standardized folder structure and essential tooling.

Features

  • Standardized project structure for data science workflows.
  • Pre-configured directories for data, models, notebooks, and more.
  • Ready-to-use integrations for cloud services (e.g., GCP), MLFlow, and S3 buckets.
  • Modular and flexible for a variety of use cases.

Installation

Install the package using pip:

pip install data-science-project-template==0.1.0

## Usage
Initialize a new data science project using the template:

from data_science_project_template import initialize_project

initialize_project('my_new_project')

Folder Structure

├── data/ # Raw, processed, and interim data ├── models/ # Trained models and serialized outputs ├── notebooks/ # Jupyter notebooks for exploration and analysis ├── src/ # Source code for ETL, feature engineering, and model building ├── config/ # Configuration files for experiments and pipelines └── docs/ # Documentation and references

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any feature requests or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

data_science_project_template-1.0.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

data_science_project_template-1.0.0-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file data_science_project_template-1.0.0.tar.gz.

File metadata

File hashes

Hashes for data_science_project_template-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fdd9c18c03cffd4fdee6695831d1329bae3a82fbf30854cf1bf29a70c06b7a04
MD5 354d7cd1ceca5ea0d88d1044d2a49324
BLAKE2b-256 69d5ec395d02b84535d478d9a506d88a50a5a0c874f3d547cc980a75903b1165

See more details on using hashes here.

File details

Details for the file data_science_project_template-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for data_science_project_template-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c31922b7dc5cdd584c7af90a62f18f59120010a33dc482ec3c44371da97124c2
MD5 fba70df0b0f12fceba1ae155ffd60077
BLAKE2b-256 013c5134b9fc818ead666332153dee931b1030958ce5b11d7b18583ff5305b57

See more details on using hashes here.

Supported by

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