Module file_utils

Source

Structs§

FinancialColumns
Structure to hold standardized financial data column names

Functions§

read_csv
Read a CSV file into a DataFrame
read_csv_default
Read a CSV file into a DataFrame with default settings (has header and comma delimiter)
read_financial_data
Read a financial data file (CSV or Parquet) and standardize column names
read_parquet
Read a Parquet file into a DataFrame