Pre-requisites
Ensure you have the following installed on your machine before attempting to set up KDB.AI:
If you are using a more recent version of Python than 3.11, you can downgrade to a supported version.
For KDB.AI Server clients, installing pandas and numpy is an option as part of the setup process.
# Check your python version
python --version
# Check your pip version
pip --version
# Check your Libraries (after the equivalent 'pip install')
pip show numpy
pip show pandas
Recommendations
The following is recommended if you want to use REST, but you can use your preferred tool.
Next steps
Once you have your environment ready, move on to our set up guides: