1584520720
A Novel Coronavirus is a new virus that was not previously identified. It is a large family of viruses that are known to cause ill-health and ailments. Everything that you need to know about the CoronaVirus outbreak. How COVID 19 pandemic affecting the humans worldwide safety measures one must know for its prevention.
1598619240
Like pretty much the rest of the world, one fine day I was told to not set foot in the office any longer. Fortunately for me, I was not being let go. Offices were closing all over the world, my country included, and we were told to work from our homes. I am fortunate enough to work for a company that hasn’t wilted from the lockdowns and to have a programming job that can still continue unabated, albeit with more Zoom calls, creature comforts, and the temptation to nap in my cozy bed the next room over.
After some reading, I’ve discovered that what I’ve experienced in my time remote working is not only common across telecommuters, but there are aspects of it superior to my commuting life. **Make no mistake, the benefits of remote work are nothing to be sneezed at. **And while the pandemic has been catastrophic for everyone literally everywhere, this involuntary change of work arrangement so far has been the perfect catalyst to impress upon old school office managers that people can perform without cramming them in cubicles. By forcing everyone to try to figure out how to physically distance everyone, companies have had to come up with ways to get work done even from our homes. Our homes!
How am I gonna micromanage- I mean, motivate my team now?!
But as we’re gonna see here, remote work is not just viable now, it’s only getting better with time, and will probably be here to stay. So let’s jump right into what the coronavirus has pushed us to learn about remote work.
#coronavirus #remote-working #remote work #coronavirus #machine learning
1598974320
Tntroduction: The year 2020 have many unexpected scenarios. The main concern is about corona-virus (COVID-19) which is spreading on a daily basis in India. So, let’s try to analyse visualise how fast it is spreading.We use Python tool to analyse the data from git.
First, let’s look at the dashboard created by Johns Hopkins University. You can look at the following live dashboard to see the real-time trend. COVID-19 Live Dashboard prepared by ArcGIS .Now, let’s create a similar analysis for India using Python to visualise the most affected states in India due to corona-virus.
Figure 1.1: ARC GIS: Cumulative Cases 2020
The global statistic showing the cumulative cases for USA, Brazil, India.The figure 1 chart prepared using ARCGIS software helps us to to present data for Active cases, indicate, rate, case-fatality ratio, testing rate, hospitalisation rate. With the help of data points we understand the global presentation of data points.
Figure 1.2. Dashboard explaining Global deaths and incidence rate
With help of Figure 1.2 ,the dashboard explains the total incidence rate. The total global deaths showing for each countries. There are 5 tabs with distribution of data. Left side of graph is count of cases by region. Right side of graph is number of recoveries and number of death region wise. The vertical bar chart is presented at the right side corner of the dashboard.
#coronavirus-update #corona #python #coronavirus-covid19 #coronavirus
1593267720
With various attempt to clamp down the effect of COVID19 on the world, various research works and innovative measures depends on insights gained from the right data. Most of the data required to aid innovations may not be available via Application Programming Interface (API) or file formats like ‘.csv’ waiting to be downloaded, but can only be accessed as part of a web page. All code snippet can be found here.
Web scraping is a term used to describe the use of a program or algorithm to extract and process large amounts of data from the web. Whether you are a data scientist, engineer, or anybody who analyzes large amounts of datasets, the ability to scrape data from the web is a useful skill to have.
Worldometers has a credible sources of COVID19 data around the world. In this article, we will learn how to scrape COVID19 data depicted below from a web page to a Dask dataframe from the site using python.
Pandas have been one of the most popular and favorite data science tools used in Python programming language for data wrangling and analysis. Pandas have their own limitations when it comes to big data due to its algorithm and local memory constraints.
However, Dask is an open-source and freely available Python library. Dask provides ways to scale Pandas, Scikit-Learn, and Numpy in terms of performance and scalability. In the context of this article, the dataset is bound to be constantly increasing, making Dask the ideal tool to use.
Before we delve into web scraping proper, lets clear up the difference between a webpage and website. A web page can be considered as a single entity whereas a website is a combination of web pages. Web pages are accessed through a browser while in website HTTP, and DNS protocols are used to access it. The content in a website changes according to the web page while a web page contains more specific information.
There are Four(4) basic elements of a webpage, which are:
The above-listed elements, fall into but not limited to these programmable component such as HTML— contain the main content of the page, CSS — add styling to make the page look nicer and lastly JS— JavaScript files add interactivity to web pages.
When we perform web scraping, we’re interested in extraction of information from the main content of the web page, which makes a good understanding of HTML important.
#web-scraping #covid19 #coronavirus-covid19 #coronavirus #data
1600826400
COVID-19 has undoubtedly exacerbated the feeling, but who else thinks collaborating or merely communicating with your teammates on code is far from convenient, especially when it comes to quick problem resolution?
As software engineers, we are all too familiar with being stuck on a problem for hours, whereas it’s solution turns out to be a single line of code or even less. Let’s have a deeper dive into one such basic, however frequent situation.
Say my teammate works on an issue that I happen to be more familiar with than them. So my teammate is stuck and can’t be bothered to resolve the issue communicating. Why? Because it is a pain in the a!**
#collaboration #team-collaboration #remote-work #software-development #latest-tech-stories #coronavirus-impact-on-business #coronavirus #developer-collaboration
1592623740
Good day everyone,
I hope everyone is doing their part by staying home and staying healthy. It is only a matter of time before we are released back into the wild again, and the frontline workers can relax for a bit.
While staying at home, I understand things can seem to be a little blur. We are unsure of what is happening out there, and that can feel like living under a rock. Lucky for you, I’m here to offer you the perfect solution. A Coronavirus website.
I created an interactive website that tracks the statistics, trends, and news of the Coronavirus all around the world. The website updates itself every 30 minutes, keeping it almost live for its browsers. It features a smooth user experience, perfect for you to monitor what’s going on in your country, and then some.
#web-development #coronavirus #data-science #startup #covid19