mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-06-27 19:30:41 +08:00
Fix typo
This commit is contained in:
@@ -8,7 +8,7 @@ Organization
|
||||
|
||||
├── data
|
||||
│ ├── external <- Data from third party sources.
|
||||
│ ├── interim <- Intermediate data that has been transformed goes.
|
||||
│ ├── interim <- Intermediate data that has been transformed goes here.
|
||||
│ ├── processed <- The final, canonical data sets for modeling.
|
||||
│ └── raw <- The original, immutable data dump.
|
||||
│
|
||||
|
||||
Reference in New Issue
Block a user