mergefiles

There are 3 repositories under mergefiles topic.

  • dragon-96/datetime-in-python

    file creation with name as current date and time

    Language:Python1200
  • deonvz/ExcelBookstoSingleSheetMerge

    This Macro allows Microsoft Excel to merge multiple Excel books into the current excel Sheet. Perfect to have a complete report which can then be used easily for other things like graphs.

    Language:VBA20
  • Sabareesh19/External-Memory-Sort

    In this prototype I have implemented the sorting of the data using External memory sort methods in Java (Merge Sort). Sorting application could sort the large dataset and stores the sorted files in output. The datasets involving this assignment to sort are 2GB and 20GB data files

    Language:Java10