Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@dmfigol dmfigol released this 06 Feb 18:17
· 1 commit to master since this release
  • Export sheets and rows as pandas dataframe and series respectively. #22
    Install the package with pandas as extras: pip install simple-smartsheet[pandas]
  • Add multi picklist support #28
  • Do not crash when deleting many rows #25
  • All crud methods directly on the Sheet object were removed, use SheetCrud methods instead, e.g. smartsheet.sheets.add_rows