Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
clean_loan_info added. Likely need to add to requirements   Justin Hsi 5 years ago
added numpy to import   Justin Hsi 5 years ago
added pandas to imports   Justin Hsi 5 years ago
added clean_pmt_history_3   Justin Hsi 5 years ago
added imports needed for clean_pmt_hist2   Justin Hsi 5 years ago
added clean_pmt_history_2   Justin Hsi 5 years ago
added clean_pmt_hist_1.py   Justin Hsi 5 years ago
condensed clean_pmt_1   Justin Hsi 5 years ago
changed permissions again   Justin Hsi 5 years ago
changed some permissions see if works   Justin Hsi 5 years ago
seeing lots of trouble with file permissions between jenkins user and myself user. Currently addressing in command line. Not sure how to best address   Justin Hsi 5 years ago
add proper imports to reduce_pmt_history.py   Justin Hsi 5 years ago
added reduce_pmt_history to jenkinsfile   Justin Hsi 5 years ago
added a reduce_pmt_history script   Justin Hsi 5 years ago
added tqdm to requirements   Justin Hsi 5 years ago
added import sys for merge_loan_info, making a reduce_pmt_history script   Justin Hsi 5 years ago
added a reduce memory step into merge_loan_info   Justin Hsi 5 years ago
did sudo chmod -R 777 on latest_csvs   Justin Hsi 5 years ago
change permission to 0o777   Justin Hsi 5 years ago
os.walk switch to using latest_csvs   Justin Hsi 5 years ago
fixed os.walk path to actually use dpath in unzip_csvs.py   Justin Hsi 5 years ago
uncommented out unzip_csvs in jenkins   Justin Hsi 5 years ago
permission on PMTHIST file are screwy, so I added in the unzip_csvs.py some code to chmod all files to 0644 permission   Justin Hsi 5 years ago
added j_utils repo to readme.   Justin Hsi 5 years ago
add pyarrow to requirements for saving in feather format   Justin Hsi 5 years ago
forgot to actually save out updated merge_loan_info.py   Justin Hsi 5 years ago
jenkfile sh command uses comment with #, not //   Justin Hsi 5 years ago
see if merge_loan_info works   Justin Hsi 5 years ago
added pandas to requirements   Justin Hsi 5 years ago
added merge_loan_info.py to Jenkinsfile   Justin Hsi 5 years ago