Update convert_to_csv.py

This commit is contained in:
Robert Shaw 2025-04-18 09:54:27 -07:00 committed by GitHub
parent 244d5cc749
commit 9ec11b459c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,4 @@
# SPDX-License-Identifier: Apache-2.0
from argparse import ArgumentParser
import pandas as pd