Skip to content

v0.32.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 20:20
· 49 commits to main since this release

0.32.0

Features Added

  • Added File::add_topic and Topic::create_from_df methods to create topics directly from pandas DataFrames. SDK must be installed with the "ingestion" package extra (e.g. pip install roboto[ingestion]) to use this feature.