TheTechWorld
-
Finding Keywords in Python
Understanding the following code – keyword – This is a library present in the Python module, which in stores all the python keywords for the current version of python. The library comes with two modules – iskeyword – This checks if the string entered is a keyword or not. If it is a keyword it Continue reading
-
How is Business Intelligence related to Big Data?
Data in the 21st century has come upon as one of the most important things available to us. With internet coming and technology improving, we are now overwhelmed with lots of data, bits, and bytes and now we are going crazy with the prospect of the opportunity that we can actually understand data to make Continue reading
-
Green and Blue # Difference
Tableau is a data visualization tool with easy drag and drop services. This time however, we are looking at something that is the base of the entire tableau. When choosing the columns, you have two options, the green and the blue options. This is how the screen in tableau looks like – When choosing the columns and rows for the Continue reading
-
Introduction to BenchMarking
Benchmarking is the process of comparing one’s own business processes and performance metrics to best companies and the best practices of other companies. When doing benchmarking following things are considered – Quality Time Cost How does it take place? To do benchmarking, management identifies the best firms in the market that are doing similar processes Continue reading
-
Linux File System
You must have heard of a term called “file system”. When working with windows one need not worry about the file system much because for windows the default file system is NTFS. But, since Linux is so open, you need to know about the file system well to understand Linux well. Now, what exactly is Continue reading
