Closed Seth-Rothschild closed 6 years ago
It's worth noting that other pages follow slightly different styles as well. make_agg_primitive uses distinct, possibly better notation which states list[Variable]
with special typesetting for Variable
to indicate it's a featuretools class. Maybe it's better to spec to that and try to standardize all of the long docstrings at once?
I'm thinking:
entity_from
dataframe`normalize_entity
make_agg_primitive
and make_trans_primitive
dfs
calculate_feature_matrix
Am I missing any other big ones?
I came accross these two issues:
secondary_time_index
is a string, when it should be a dictionary.variable_types
. I'm thinking of using the branch to fix them to also standardize the notation in those two docstrings for lists, dicts and optional arguments to