ium_464914/.ipynb_checkpoints/IUM_2-checkpoint.ipynb

1.8 KiB

%pip install --user kaggle 
%pip install --user pandas
%pip install git
Note: you may need to restart the kernel to use updated packages.
ERROR: Could not find a version that satisfies the requirement git (from versions: none)
ERROR: No matching distribution found for git

[notice] A new release of pip is available: 23.1.2 -> 24.0
[notice] To update, run: python.exe -m pip install --upgrade pip

Download data

!kaggle datasets download -d nasa/meteorite-landings
!tar -xf  meteorite-landings.zip