Back
Travis Mathis
Travis Mathis
@launchfiend
20+ year engineer looking to make it on his own.
$0 to $10k/MRR Challenge:
🟨⬜️⬜️⬜️⬜️⬜️⬜️⬜️⬜️⬜️⬜️ $10k MRR
$0 to $10k/MRR Challenge:
🟨⬜️⬜️⬜️⬜️⬜️⬜️⬜️⬜️⬜️⬜️ $10k MRR
Load previous page…
finished imports of all file formats #datamachine
move all the controls for managing projects into a dropdown menu for a tidier UX
cleanup of data progress toasts, and just general cleanup and making sure that all cases are handled depending on the type of data we are generating #datamachine
support generating only selected tables data while using already existing data to generate relationship maps. This will allow us to generate maps for existing data sets that can be loaded into a table. #datamachine
update exports to support multiple tables when generating relationship maps between datasets;
- sqlite ✅
- feather✅
- parquet✅
- excel✅
- csv✅
- json✅
- pickle✅
#datamachine
data generation now understands the different types data relationships(one to many, many to many, one to one) #datamachine
fix data generation to be more consistent about getting all the unique records since we've added relationship mapping #datamachine
update toasts to support relationship mapping status instead of just the active table. #datamachine