
I love experimenting and sharing my learnings
Hi, I’m Pandiyan. I call myself as full stack web developer.
I have been blogging for half a decade, coding since college. I speak a lot, sometimes listen to others as well. I write code which machine can understand.

Next js experiment
Tried out an app with Next js with the help of an YouTube tutorial video. The app contains basic features like loading data from external api, single level routing, nested routing, layout templates, Hyperlink navigations, Card styles. Here is an outcome. https://next-experiment-six.vercel.app Thanks @traversymedia This video is really helpful. https://youtube.com/watch?v=mTz0GXj8NN0&ab_channel=TraversyMedia… I shall try the Udemy…

How to suppress Pandas Future warning ?
I’ve been working some code with python and doing some operation with pandas library. I used to get future warning in the console like some method is going to changed or deprecated in the future. So change it to something else like that. For sometime, it was fine for me. Over period of time, it…

Pandas “Can only compare identically-labeled DataFrame objects” error
I’ve been working with pandas to handle a data set and do some operation and analysis. For a purpose, I have compare two datasets – especially particular fields. I have faced the following while comparing two fields in my flow. Can only compare identically-labeled DataFrame objects For example, I had my code comparison like below…

Twitter sentiment analysis using python
I used to do data analysis regularly with different data. By the way, I did my masters at BITS Pilani on Data Analytics. So I keep doing some analysis on data. Example: Earlier I have analysed my skype history data. I captured some of fun facts like How many times my name was pronounced wrongly?…

Angular – Use of access modifier while injection of service
Angular – Use of access modifier while injection of service…
Loading…
Something went wrong. Please refresh the page and/or try again.
Get new content delivered directly to your inbox.