1.4.3
Notable changes since 1.4.2:
- Improved the following functions (with bug fixes):
- is_dir() in the module dirs;
- find_closest_point(), find_closest_points(), project_point_to_line(), transform_geom_point_type() and find_shortest_path() in the module geom;
- load_user_agent_strings(), cmap_discretisation() and colour_bar_index() in the module ops;
- pd_preferences() in the module settings;
- save_spreadsheets() and xlsx_to_csv() in the module store;
- find_similar_str() and remove_punctuation() in the module text.
- Added the following new functions:
- get_coordinates_as_array() to the module geom;
- get_relative_path() to the module ops.
For more information and detailed specifications, check out PyHelpers 1.4.3 documentation.