Closed dandhlee closed 7 months ago
Continuation from #361. Adds support for Methods & Functions, Properties & Attributes.
Verified that the summary_class.yml is unaffected from this PR.
summary_class.yml
Tested and verified the result looks good, for staging in https://cloud.google.com/python/docs/reference/bigframes/latest/summary_class, https://cloud.google.com/python/docs/reference/bigframes/latest/summary_method and https://cloud.google.com/python/docs/reference/bigframes/latest/summary_properties.
Test cases would be added for goldens, however it is currently disabled.
Towards b/263399076.
Continuation from #361. Adds support for Methods & Functions, Properties & Attributes.
Verified that the
summary_class.yml
is unaffected from this PR.Tested and verified the result looks good, for staging in https://cloud.google.com/python/docs/reference/bigframes/latest/summary_class, https://cloud.google.com/python/docs/reference/bigframes/latest/summary_method and https://cloud.google.com/python/docs/reference/bigframes/latest/summary_properties.
Test cases would be added for goldens, however it is currently disabled.
Towards b/263399076.