25.8.0
This website uses cookies to ensure you get the best experience on our website. Learn more

Prompt Engineering for Data: Combining & Visualizing Data Using Generative AI

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Combining data is a key data manipulation technique and is well supported in the pandas library. Exploratory data analysis involves data visualization to understand the relationships that exist in your data. Prompt engineering can help you pick the right visualization for viewing and understanding relationships between variables and can also generate code for these visuals. You will start this course by combining data in DataFrames learning techniques to join DataFrames using different constructs such as the inner join, left and right joins, and the full outer join. Next, you will delve into time-series analysis and visualization. You will use prompt engineering help to visualize your time series data to identify trends and patterns. Finally, you will explore data visualization in Python. You will begin by crafting univariate visualizations that display information about a single variable. You’ll see that tools such as ChatGPT and Bard can help you pick the right visualizations for different use cases. You will explore bivariate visuals and use Plotly to generate interactive visualizations which are more user-friendly and intuitive.