Exploring Data Types in pandasExploratory Data Analysis (EDA) has six main practices. The six main practices of EDA are discovering, structuring, cleaning, […] June 17, 2023 in Python tagged clean / types / pandas / EDA / structuring / dirty / cleaning / data / lambda / Pandas Data Types by Mike
Pandas Data StructuresPandas is a popular library in Python that contains data structures and data manipulation tools designed to make […] June 14, 2023 in Python tagged data / structures by Mike
Pandas DataFrames EDADo you have a small dataset (rows and columns) in an external file and you want to explore […] June 9, 2023 in Python tagged data / structure / frame / pandas / pandas DataFrame by Mike
Python SetsA set is a data structure in Python that contains only unordered, non-interchangeable elements. A set is an […] June 2, 2023 in Python tagged data / unique / structure / set by Mike
Python Data StructuresData structures are collections of data values or objects that contain different data types. Data professionals use data […] May 28, 2023 in Python tagged data / structure by Mike
1 Structured DataData is either structured or unstructured. If we are to analyze data using statistics, we must process the […] April 30, 2023 in Data Science tagged structured / unstructured / data / frame / tabular by Mike
Pandas DataFrame IntroductionA Pandas DataFrame is a two-dimensional data structure, with “rows” and “columns”, like a two-dimensional array, or a […] April 27, 2023 in Python tagged analysis / frame / pandas / pd / dataframe / data / table / pandas DataFrame by Mike
Pandas LibraryPandas is a Python library that’s used to work with data sets and analyze data. It has functions […] April 25, 2023 in Python tagged data / analytics / pandas / dataframe by Mike
Python TypesEvery variable you make has a specific data type. Python is dynamically typed. What does that mean? The […] April 25, 2023 in Python tagged data / types / python by Mike
Apache AirflowApache Airflow is an open-source workflow management platform for data engineering pipelines. Airflow allow you to programmatically author […] April 15, 2023 in Data Analytics tagged data / pipeline / workflow by Mike
Top Skills for Data ProfessionalsWhat are the top skills required for data professionals? You could Google that question, but I was impressed […] April 12, 2023 in Data Science tagged career / skills / salary / nerd / nerds / best / data / top / job by Mike
Google Advanced Data Analytics CourseThis is a brand-new course from Coursera. It was just released on April 6, 2023, less than a […] April 10, 2023 in Data Analytics tagged data / Google / course / learn / analytics by Mike