Sort a List Challenge

Inspiration

Inspired by the classic problem in computer science of sorting lists, I took on this challenge to enhance my skills & learn.

What I Learned

I learned how to:

  • Use Python for data manipulation.
  • Sort data alphabetically and by date.

How I Built It

Python Script:

  • Loaded data with pandas.
  • Sorted and saved the data in Excel files.

Challenges:

  • Tried using Bash for the same, but could not succeed

Built With

Share this project:

Updates