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:

```bash
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](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-0.2.3.tar.gz (3.1 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-0.2.3-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for data_science_project_template-0.2.3.tar.gz
Algorithm Hash digest
SHA256 74062fedbeff304f3c66cb4dd33920d9df8fe1bf493cb48c51e6faf62ce98af7
MD5 bc64b4e9bd4e1bb657067174969150f4
BLAKE2b-256 6a12a673887c001f85cc641fa2c255f53d7138ccc4fd6cc27234b8fbfe701612

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for data_science_project_template-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b94e3ca248218668c4b0ad41ac182445223e66c90de0edaffcbf2e51c47518e7
MD5 7be71829c6cc5f7386b14b73434da64f
BLAKE2b-256 1928871657bfe545b1cee8f7a6f00784854d8261a56a2314995c54a0afa1ec9d

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