We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71689f commit deb5dfdCopy full SHA for deb5dfd
README.md
@@ -18,8 +18,8 @@ dataproblems/
18
├── Basics/ # Unix 101
19
├── Tabular/ # Tabular ML, data wrangling, modeling
20
├── Vision/ # Image-based projects or tasks
21
-├── src/
22
-├── docs/
+├── src/ # Projcts, homework assignments, data utilized for project builds
+├── docs/ # cited research papers
23
├── pixi.toml
24
├── LICENSE
25
├── CITATION.cff
0 commit comments