Skip to content

Commit 362f63a

Browse files
committed
ISSUE-CELLSCLOUD-13504: Add Example Code about data cleaning, split excel, text processing.
1 parent 6db7a3f commit 362f63a

File tree

7 files changed

+5719
-6461
lines changed

7 files changed

+5719
-6461
lines changed

.github/workflows/sdkbuild2run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,5 @@ jobs:
3838
go run .\Example_SplitExcelFiles.go
3939
go run .\Example_CreateReportFiles.go
4040
go run .\Example_Management.go
41+
go run .\Example_ExcelSplit.go
42+
go run .\Example_TextProcessing.go

0 commit comments

Comments
 (0)