batman
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "kaggle-machine-learning"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = [
|
||||
"pandas>=2.3.3",
|
||||
"scikit-learn>=1.7.2",
|
||||
]
|
||||
Reference in New Issue
Block a user