Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

conda create -p ./<path_to_env> python=3.6 pandas matplotlib jupyter tensorflow

3. Install c3python Helper Module

...

This module contains the get_c3 function which will be used to connect to C3 AI Suite. For example:

...