Installation
To install dataloom, you just need to run the following command using pip
pip install dataloom
Warning
Python Version Compatibility
dataloom supports Python version 3.12 and above. Ensure that you are using a compatible version of Python before installing or using dataloom.
You can check your Python version by running
python --version