DBeaver DatabaseDBeaver is a SQL client software application and a database administration tool for relational databases. DBeaver Community is […] May 15, 2024 in Database tagged data / database / dataset by Mike
International GDP DatasetsWe have several options for accessing datasets that compare countries and include indicators like GDP per capita. This […] April 11, 2024 in Datasets tagged GDP / data / product / world / dataset / gross / domestic by Mike
Display All of the Columns in a DataFrameAre you working with pandas in a Python project? It can be very helpful to ensure that all […] April 6, 2024 in Python tagged pandas / dataframe / option / display / columns / max / show / dataset / all / pandas DataFrame by Mike
HR Analytics Job Prediction ProjectThis is a dataset on Kaggle. The title of the Kaggle project is the same as the title […] March 27, 2024 in Data Analytics tagged human / dataset / HR / data / resources / employee by Mike
A Titanic DatasetIn data analytics and data science circles, this is a very famous dataset. Many people who are learning […] March 12, 2024 in Data Analytics tagged dataset / Titanic by Mike
Tips Dataset in SeabornThe seaborn library of Python has a built-in dataset that a data professional can easily use to learn […] March 9, 2024 in Python tagged dataset / seaborn / scatterplot / tips / Seaborn by Mike
Pie Charts in matplotlibLet’s create a very simple pie chart using the Python library matplotlib. There is however some controversy with […] March 7, 2024 in Python tagged title / dataset / dataframe / matplotlib / pyplot / pie / explode / exploding / chart / Matplotlib by Mike
Penguins Dataset in PythonThe Palmer Penguins dataset is a simple iris-like dataset to teach Data Science concepts. The Palmer Penguin data […] March 6, 2024 in Python tagged dataset / dataframe / penguins / palmer by Mike
The diamonds Dataset in PythonThe Diamonds dataset comes with seaborn, which is a Python library. Below is some Python code you can […] March 6, 2024 in Data Analytics tagged dataset / seaborn / diamonds / python by Mike
The Iris Dataset in PythonAccording to Wikipedia, “The Iris flower data set or Fisher’s Iris data set is a multivariate data set […] February 1, 2024 in Python tagged data / dataset / correlation / iris / flower / heatmap by Mike
Filtering a Data Set in RHow do you filter a data set in R? Suppose you want to only see certain rows of […] January 16, 2024 in R Language tagged dataset / data / filter by Mike
Types of Machine LearningThere are several types of machine learning. When considering which type of machine learning model to use, it’s […] October 15, 2023 in Machine Learning tagged data / learning / types / machine / dataset / AI / Machine Learning Overview by Mike