MCPcopy Create free account
hub / github.com/SoulDGXu/NLPVisualizationSystem / get_review_data

Function get_review_data

src/utils/data_prepare.py:176–217  ·  view source on GitHub ↗

It is used to read data and build a specific data frame, includes review data items and product data items. Return ------- review_data_item: type-dataframe, columns: review_id, product_name, user_name, text, like ['product_1', 'user_name_1', 4.5, '....'], ...

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

data_prepare.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected