Skip to content

Instantly share code, notes, and snippets.

@thisiseshan
Last active August 20, 2021 20:22
Show Gist options
  • Save thisiseshan/eba8d54f788764ef0b74be829a5252ab to your computer and use it in GitHub Desktop.
Save thisiseshan/eba8d54f788764ef0b74be829a5252ab to your computer and use it in GitHub Desktop.
Google Summer of Code '21 Final Evaluation - Eshan Arora (Activeloopai, The Python Software Foundation)

Hey friends!

Welcome to my Google Summer of Code Final Evaluation Gist! 🔆

I have been working with Activeloopai under The Python Software Foundation on their product Hub. My Project: Auto generation of Schema. (hub auto)

In brief my task was to work on a method to automatically ingest datasts on the Hub platform. After 10 weeks of an epic coding journey, my project is complete.

I have worked on 2 major APIs:

  • ingest(): Automatically ingest datasets to Hub platform API
  • ingest_kaggle(): Download and ingest datasets to Hub platform API

Additionally, I have worked on some features that enhance the Hub auto experience:

  • Auto Compression: Automatically figure out the comrpession type of datasets before ingestion
  • Ingestion Summary: Prints a tree like Ingestion summary post ingestion

(All the features + unit tests written by me were reviewed by my mentor and the team before they were merged)

Here i have listed all the contirbutions I have made in the past 10 weeks of working with @activeloopai and @ThePSF.

List of PRs [Merged]: 🚀

In Review [as of 21st August, 2021]: 👨🏻‍💻

Thought I'd mention some of my PRs that didn't make it to the main branch: 🧐

I have also been consistent in documenting my journey at The Python Software Foundation's blogging platform: You can read all my blogs here

I have been tweeting pretty consistenly too, reach out to me on Twitter

I would like to extend my gratitude to my mentor Dyllan McCreary for showing me the light and being an amazing mentor ♥️ Abhinav Tulli for being proactive with the PR reviews and the wonderful community of Activeloopai that are dear to me 🥰

and last but not the least, thanks to the Google Summer of Code team for an experience of a lifetime!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment