December Meetup


Details
## Schedule
- Development progress tracker with python & pandas - a case study
- Dynamic Anaylsis of C Code with Python
- Split, dictionary, MAC address
- Introduction to Theedhum Nandrum
- Optimization in Python
- Let’s democratise AI Dashboards
- Jupyter Notebook Usage - basics + advanced
- My experience with Graphql
## Development progress tracker with python & pandas - a case study
Speaker: Krishnan
## Dynamic Analysis of C Code with Python
Speaker: Vijay Kumar
In this talk, we will discuss about a tool called uftrace, and how it can be extended with Python, for dynamic analysis. We will also see an example of resource leak detection using uftrace and Python.
## Split, dictionary, MAC address
Speaker: Rengaraj
I was writing few lines of code to extract key and MAC address since key has a colon and MAC address also have colon. But string.split(":", 1) helped me to reduce extra lines of code. This talks will give some insight on that.
## Introduction to Theedhum Nandrum
Speaker: Sundar
This talk is a quick introduction to Theedhum Nandum https://github.com/oligoglot/theedhum-nandrum
Theedum Nandrun is a classifier built using Logistic Regression on features tailored for code-mixed text which we see in social media where people type Tamil in Roman alphabets.
## Optimization in python
Speaker: Deepak Rayathurai
Concept of peephole. How to optimize for better performance.
## Let’s democratise AI Dashboards.
Speaker: Sai Varadan
What if we could host a dashboard, as your website, internal analytics, your machine learning dashboards with a low code software. Let’s discuss this new paradigm in the meet-up.
## Jupyter Notebook Usage - basics + advanced
Speaker: Arunram
https://github.com/arunatma/Talks/blob/main/JupyterNbsAdvanced.ipynb
## My experience with GraphQL
Speaker: Thangaselvi
## Talk at Chennaipy
If you are interested in doing a lightning talk (10 min), please add a comment to this event page with your topic and description.

December Meetup