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
updated readme   Justin Hsi 5 years ago
first alteration for data_and_eval_preparation branch   Justin Hsi 5 years ago
Merge pull request #14 from jmhsi/csv_preparation   jmhsi 5 years ago
finished with this branch for now, full run for jenkins   Justin Hsi 5 years ago
added the notebookk that makes eval_loan_info   Justin Hsi 5 years ago
changed installment_amount to installment_funded   Justin Hsi 5 years ago
removed some sys.path appending, added import numpy to clean_loan_info.py   Justin Hsi 5 years ago
escape the \   Justin Hsi 5 years ago
fix single quotes in shell command to double (the find)   Justin Hsi 5 years ago
added build of cython and move the .so file to current dir   Justin Hsi 5 years ago
going to try building cython in jenkins   Justin Hsi 5 years ago
print listdir   Justin Hsi 5 years ago
check sys.path for importing rem_to_be_paid   Justin Hsi 5 years ago
see if I can not build cython   Justin Hsi 5 years ago
added build step from cython rem_to_be_paid, stopped tracking *.c and *.so   Justin Hsi 5 years ago
added cython to requirements   Justin Hsi 5 years ago
keep build?   Justin Hsi 5 years ago
realized I need the .so file   Justin Hsi 5 years ago
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