Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 4 out of 51 pages
Exam (elaborations)

PALANTIR DATA ENGINEERING CERTIFICATION EXAM QUESTIONS AND ANSWERS 2025

Document preview thumbnail
Preview 4 out of 51 pages

PALANTIR DATA ENGINEERING CERTIFICATION EXAM QUESTIONS AND ANSWERS 2025

Content preview

PALANTIR DATA LATEST
ENGINEERING
CERTIFICATION
EXAM
1. What actions are performed when the ModelOutput.publish()
method is called in Foundry's Code Repositories? Select two:

It serializes the model using the ModelAdapter.save() method.
It initializes the model adapter with the fresh model.
It runs the model inference.
It creates a new model version.
It serializes the model using the ModelAdapter.save() method.
It creates a new model version.
6. Which of the following statements correctly describes the
behavior of the FileSystem.open() method in Foundry Transforms?
it allows random access to any part of that file
it automatically infers the file schema upon opening
it returns a writable stream by default
it provides a read-only stream without support for seek or tell
methods
it provides a read-only stream without support for seek or tell methods
8. Which of the following are recommended practices for chaining
expressions in PySpark to enhance code readability? Select two.

END OF
PAGE
1

, PALANTIR DATA LATEST
ENGINEERING
CERTIFICATION
EXAM

isolate each logical group of transformations into separate code
blocks.
chain as many expressions as possible for conciseness.
use backslashes (\) for line breaks in chains.
limit chains to a maximum of 5 statements.
extract complex logic into separate functions.
nest multiple chains within a single expression block.
limit chains to a maximum of 5 statements.
extract complex logic into separate functions.
12. You need to inject a TransformContext into your Transform's
compute function to access the current Spark session. How should
you define the parameters of your compute function?
def compute(context, input, output):
def compute(input, output):
def compute(input, output, ctx):
def compute(ctx, input, output):
def compute(ctx, input, output):



END OF
PAGE
2

, PALANTIR DATA LATEST
ENGINEERING
CERTIFICATION
EXAM
14. You have a dataset in the Foundry filesystem that includes JPEG
and PDF files, and you want to upload only the PDF files to a media
set. Which parameter can you use in the put_dataset_files() method
to achieve this?
upload_specific_types=['pdf']
only_upload_matching_files=True
filter_schema=True
ignore_items_not_matching_schema=True
ignore_items_not_matching_schema=True
16. What is the first step to set up media sets in your Python
transform in Foundry?

Initialize media sets using the @ initialize_media_set decorator
add a dependency on 'transforms-media' in your code repository
create media sets directly in the Python code
use the @ media_set_input decorator to specify media sets
add a dependency on 'transforms-media' in your code repository
22. Which of the following features can you utilize within Foundry's
debugger panel while debugging a Python transform? Select three.

END OF
PAGE
3

, PALANTIR DATA LATEST
ENGINEERING
CERTIFICATION
EXAM

Running PySpark commands in the console
Previewing intermediate dataframes at breakpoints
Automatically fixing variable values
Changing the programming language of the transform on the fly
Editing the source code directly from the debugger
Navigating frames to examine variables
Running PySpark commands in the console
Previewing intermediate dataframes at breakpoints
Navigating frames to examine variables
26. Which type of pipeline in Foundry typically has the lowest
compute cost?
all have similar compute costs
streaming
batch
incremental
incremental
28. In Foundry, which schema field type requires specifying both
precision and scale parameters?

END OF
PAGE
4

Document information

Uploaded on
October 20, 2025
Number of pages
51
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$18.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Teacher101
4.6
(277)
Sold
521
Followers
74
Items
11461
Last sold
15 hours ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions