See the image in the link for reference: 1 Even though the figure is pretty wide, the plot itself is way to small. Adjusting the figure size however doesn't imp
I created a sign up form using html and jinja that sends a post request when it is submitted <form method="POST"> <div class="mb-3 text-center"&g
So I have an issue where the data is stored under a dataframe like an object, which I don't mind at all, however some of the rows that are integers have a trail
I am working on a flutter project, so I was trying to use Flutter bloc state management. I built everything from state to event and also the bloc thing. like th
I wish to sort the following array in such way that the 'distance' between the events are the largest. example: events = [[1,2],[2,8],[3,4],[1,2]] the end res
I want to get all the tweets of a user using twitter API 1.1 and this end point: https://api.twitter.com/1.1/statuses/user_timeline.json The documents of twi