Getting Started with Artifician
Last updated
Was this helpful?
Last updated
Was this helpful?
Welcome to the world of simplified data preparation with Artifician. To ensure a smooth experience, please follow this installation guide.
Before you can install Artifician, make sure your system meets the following prerequisites:
Python 3.6 or higher: Artifician is built on Python. If you haven’t installed Python yet, you can download it from .
To check your Python version, run the following command in your terminal:
or
Artifician can be easily installed through either pip or conda. Choose the method that’s most compatible with your workflow.
If you are using pip, you can install Artifician with the following command:
For conda users, the package is available through the Plato Solutions channel. Install it using:
To verify that Artifician has been installed successfully, run the following command:
If this prints the version number, congratulations! You’ve successfully installed Artifician and are ready to revolutionize your data preparation process.
Now that you’ve installed Artifician, it’s time to dive in and start using it. Head over to our to learn more about how you can leverage Artifician to simplify your dataset preparation.