Skip to content

Commit bc23775

Browse files
committed
use env var to switch frameworks
1 parent 5395556 commit bc23775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gokart/file_processor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import luigi.format
1313
import pandas as pd
1414
import numpy as np
15+
import pandas as pd
1516
from luigi.format import TextFormat
1617

1718
from gokart.object_storage import ObjectStorage

0 commit comments

Comments
 (0)