returned to pyarrow backend in pandas, added timestamped outputs to the indexer implementation
This commit is contained in:
@@ -126,7 +126,7 @@ class Command(BaseCommand):
|
||||
file_path,
|
||||
#comment='#',
|
||||
header=1000,
|
||||
#engine="pyarrow"
|
||||
engine="pyarrow"
|
||||
)
|
||||
|
||||
gaiasource_fields = [field.name for field in GaiaSource._meta.get_fields()] #get fields from the model
|
||||
|
Reference in New Issue
Block a user