Saturday, August 12, 2023
Home »
» Must have APP for Eye protection from Computer screen | FLUX
Must have APP for Eye protection from Computer screen | FLUX
Related Posts:
Covid-19 Data Visualization across the World using Choropleth map IntroductionThis project visualizes the Covid-19 data (i.e. Total cases, Deaths and Recoveries) across various Provinces and Districts of Nepal as of 12th August, 2020. Geojson file of Nepal's states and districts have been u… Read More
Covid-19 Data Visualization of Nepal using Choropleth map IntroductionThis project visualizes the Covid-19 data (i.e. Total cases, Deaths and Recoveries) across various Provinces and Districts of Nepal as of 9th August, 2020. Geojson file of Nepal's states and districts have been us… Read More
Web scrapping using a single line of code in python We will scrap the data of wikipedia using a single line of code in python. No extra libraries are required. Only Pandas can do the job.Step 1: Install and import pandas libraryimport numpy as np Step 2: Read the data of … Read More
Various features of Markdown in Jupyter NotebookOutput of Emphasis:Output of List:Output of Links:This is an example of link to my BlogOutput of Images:Output of table:Output of Blockquotes:Output of Horizontal Rule:Output of Youtube links:Output of Headers:Get the Github … Read More
Build a colorful Word Cloud in python using mask imageWord cloud is a data visualization tool in data science. It is very efficient to visualize various words in a text according to the quantum of their repetition within the text. The stopwords have been ignored while visualizat… Read More
0 comments:
Post a Comment