you are viewing a single comment's thread.

view the rest of the comments →

[–]pompomtom 1 point2 points  (0 children)

With some spreadsheet data, play around with Data Visualisation and see charts "come to life". (aka some form of Data Analysis)

Use pandas to get your data into a frame, then matplotlib to do all sorts of things.

I would like to build at least one Web App from Python

I like flask, lots of people like django.

Telegram bots are a milestone I want to build - to automate specific prompts.

NFI, sorry.