2

No Experience Python Pandas Jobs in Apex, NC (NOW HIRING)

Software Engineer

Raleigh, NC · On-site +1

$115K - $185K/yr

... pandas, boto3, and Cost Explorer. What You Will Do: * Develop cloud specific solutions to optimize ... Must have one (1) year of experience with: OpenShift development; Ansible development, including ...

Posting Information Posting Number PG193056EP Internal Recruitment No Working Title Lecturer of ... Introduction to R/Python for Data Science, * Introduction to Data Visualization, * Data ...

Posting Information Posting Number PG193056EP Internal Recruitment No Working Title Lecturer of ... Introduction to R/Python for Data Science, * Introduction to Data Visualization, * Data ...

Demonstrated programming experience in Python or a comparable language used for hardware control ... N/A Valid NC Driver's License required No Commercial Driver's License required No Recruitment Dates ...

Bring passion and dedication to your job and there's no telling what you could accomplish. The ... Proficiency in multiple programming languages (Perl, Python, SKILL, TCL/TK, Unix Shell). Experience ...

Our goal is to enhance our customer experience and keep them at the center of our work ... AWS, Java, Python, TypeScript, .NET, Salesforce (Apex, Lightning), mainframe, distributed systems ...

Software Engineer

Raleigh, NC · On-site +1

$96K - $154K/yr

Must have one (1) year of experience with: working with JavaScript or Python programming language ... Red Hatters are encouraged to bring their best ideas, no matter their title or tenure. We're a ...

DevX/Platform Engineer

Raleigh, NC · On-site

$120 - $137.50/hr

Proven experience with YAML and Python * Conceptual understanding of Kubernetes, serverless architectures, and databases (no hands-on cluster/infrastructure administration required) * Software ...

SDET (Emerging Careers)

Cary, NC · On-site

$46.75 - $60.25/hr

Demonstrated proficiency in Python and Unix shell script. * Demonstrated proficiency in a ... no matter how detailed; showing concern for all aspects of the job. * Experience with unit testing ...

SDET (Emerging Careers)

Cary, NC · On-site

$46.75 - $60.25/hr

Demonstrated proficiency in Python and Unix shell script. * Demonstrated proficiency in a ... no matter how detailed; showing concern for all aspects of the job. * Experience with unit testing ...

Showing results 41-60

No Experience Python Pandas information

See Apex, NC salary details

$10

$44

$65

How much do no experience python pandas jobs pay per hour?

As of Sep 4, 2026, the average hourly pay for no experience python pandas in Apex, NC is $44.67, according to ZipRecruiter salary data. Most workers in this role earn between $36.83 and $50.72 per hour, depending on experience, location, and employer.

What is the difference between No Experience Python Pandas vs Data Analyst?

AspectNo Experience Python PandasData Analyst
Required SkillsBasic Python, Pandas, ExcelData visualization, SQL, Excel, Python/Pandas
Experience LevelEntry-level, no prior experience neededEntry to mid-level, some experience preferred
Work EnvironmentData projects, scripting, analysisReporting, data interpretation, presentations
Industry UsageData processing, automation, analysisBusiness insights, reporting, decision-making

While No Experience Python Pandas focuses on entry-level skills in Python and data manipulation, Data Analyst roles often require broader analytical skills, including data visualization and reporting. Both roles are common in data-driven industries, but Data Analysts typically have more experience and a wider skill set.

What cities near Apex, NC are hiring for No Experience Python Pandas jobs?

Cities near Apex, NC with the most No Experience Python Pandas job openings:

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Raleigh, NC

$20 - $30/hr

Full-time

Posted 4 days ago


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.