Skip to contents

All functions

base_dataset_metrics()
Compute Metrics for Base Dataset Selection
check_duplicates()
Check if there are duplicate rows in a dataframe based on grouped columns
compare_clean_data()
Compare and Analyze Clean Data
compare_columns()
Compare Column Names Between Two Objects
compare_df()
Compare Dataframes
excel_to_csv()
Convert Excel File to CSV
get_sql()
Read and Process an SQL File
here_data() get_data_date()
Build paths to data directories based on a data date file
llm_structure()
Add Structured Column to a Dataframe Using a Language Model
make_banner()
Create a Banner for Code Separation/Organization
parse_function()
Parse a Dataframe for Analysis
read_raw_data()
Read and Clean Raw Data from CSV or Excel
remove_db_table()
Remove a table from a DB2 database
to_sql_query()
Format text from SQL file into proper SQL query
write_db_table()
Write data to a DB2 database table