elasticai.preprocessor._basics#

Module Contents#

Functions#

get_path_to_project

Function for getting the path to find the project folder structure in application.

API#

elasticai.preprocessor._basics.get_path_to_project(new_folder: str = '') pathlib.Path[source]#

Function for getting the path to find the project folder structure in application.

Parameters:

new_folder – New folder path

Returns:

String of absolute path to start the project structure