1

Python Data Science Jobs in Wisconsin (NOW HIRING)

WI · On-site

$100 - $130/hr

What we're looking for * 4+ years building data science or data engineering systems that actually shipped (not just notebooks). * Strong Python and SQL; comfortable with large datasets and the ...

Experience programming in Python is preferred * Knowledge of machine learning, data science, data mining, data querying, statistics, signal processing, image processing, etc. * Experience explaining ...

WI · On-site

Responsible for refactoring the Optimization algorithm written in Python using Object Oriented Programming * Work on the latest applications of data science to solve business problems in the Supply ...

WI · On-site

Responsible for refactoring the Optimization algorithm written in Python using Object Oriented Programming * Work on the latest applications of data science to solve business problems in the Supply ...

Using tools such as R, Python and SQL, the Data Scientist will help design, document, and share analytical workflows and interactive dashboards that inform local decision-making. Ideal candidates are ...

Data Scientist

Appleton, WI · On-site

$120 - $180/hr

Proficiency in Python and SQL; experience with API/JSON integrations. * Experience with statistical ... Master's degree in Analytics, Data Science, Statistics, Computer Science, or related field ...

WI · On-site

$65 - $173/hr

As a member of our team, you will make an immediate impact as you help expand our data science ... experience in SQL and Python programming (1+ years if candidate has a Masters or PhD)

$52.75 - $72.75/hr

We are looking for an experienced Python developer with a strong analytical mindset who can design ... You will work closely with AI architects, data scientists, software developers, business ...

Senior Data Scientist

Madison, WI · On-site

$120 - $190/hr

Track record of leading modeling and data science projects * 3+ yrs of coding experience in Python * Understanding of biopharmaceuticals process and related unit operations * Experience using Git for ...

WI · On-site

$140 - $190/hr

Understands business needs and translates them into actionable data science projects ... Databricks * Python * SQL * Advanced statistical analysis * Machine learning * Emerging AI ...

Showing results 21-40

Python Data Science information

See Wisconsin salary details

$13

$59

$87

How much do python data science jobs pay per hour?

As of Aug 12, 2026, the average hourly pay for python data science in Wisconsin is $59.17, according to ZipRecruiter salary data. Most workers in this role earn between $48.75 and $67.21 per hour, depending on experience, location, and employer.

What are the key skills and qualifications needed to thrive in the Python data science position?

To thrive in Python Data Science, you need strong programming skills in Python, a solid understanding of statistics, data manipulation, and experience with data analytics or machine learning, often supported by a bachelor’s or master’s degree in a quantitative field. Familiarity with tools such as pandas, NumPy, scikit-learn, Jupyter Notebooks, and knowledge of SQL are typically essential; certifications like Google Data Analytics or IBM Data Science can be advantageous. Critical thinking, problem-solving, and effective communication are key soft skills for translating data insights into actionable business recommendations. These skills are crucial to efficiently analyze large datasets, build predictive models, and deliver meaningful insights that drive decision-making.

What does a Python data science do?

In a Python Data Science role, your typical day might involve collecting, cleaning, and preparing raw data, exploring datasets to uncover patterns and trends, and building or evaluating predictive models. You’ll regularly use Python libraries to conduct analyses, visualize results, and collaborate with cross-functional teams such as product managers or engineers to define business objectives. Presenting your findings in clear, actionable formats for both technical and non-technical stakeholders is also a key part of the job. This dynamic environment emphasizes continuous learning, problem-solving, and close communication with other departments to align analytical insights with organizational goals.

What is a Python data science?

A Python Data Science job involves using Python to analyze, process, and visualize data to extract insights and inform decision-making. It typically includes working with libraries like Pandas, NumPy, and Scikit-learn for data manipulation, statistical analysis, and machine learning. Professionals in this role may clean and preprocess data, build models, and communicate findings through reports or visualizations. Python Data Scientists often work in industries like finance, healthcare, and technology to solve complex problems and optimize business strategies.

What are the most commonly searched types of Python Data Science jobs in Wisconsin? The most popular types of Python Data Science jobs in Wisconsin are:
Infographic showing various Python Data Science job openings in Wisconsin as of August 2026, with employment types broken down into 1% As Needed, 82% Full Time, 14% Part Time, and 3% Contract. Highlights an 86% Physical, 4% Hybrid, and 10% Remote job distribution, with an average salary of $123,073 per year, or $59.2 per hour.

Data Scientist -- Blockchain Intelligence

Merkle Science

WI • On-site

$100 - $130/hr

Other

Medical

Posted 6 days ago


Job description

About Merkle Science

Merkle Science provides blockchain transaction monitoring and intelligence solutions for web3 companies, digital asset service providers, financial institutions, law enforcement and government agencies to detect, investigate, and prevent illicit use of cryptocurrencies. Our vision is to make cryptocurrencies safe and provide infrastructure for the safe and compliant growth of cryptocurrencies.

Merkle Science is headquartered in New York with offices in Singapore, Bangalore and London. The team has combined experience across Bank of America, Paypal, Luno, Thomson Reuters and Amazon. The company has raised over $27M from SIG, Beco, Republic, DCG, Kenetic, GGV and several others.

About the role

We turn raw on-chain activity into trustworthy intelligence — clustering addresses into real-world entities, attributing them to services and actors, and surfacing risk for compliance and investigations teams. We're looking for a data scientist who is as comfortable shipping a heuristic to production as they are designing it: someone who can move from a messy hypothesis to a working pipeline without waiting on someone else to wire up the data.

You’ll work closely with our attribution and clustering leads on models and heuristics that run across billions of transactions and multiple chains (Bitcoin, Ethereum, Tron, Solana, and more).

What you’ll do
  • Design, test, and ship clustering and attribution heuristics, and measure them with real precision/coverage metrics rather than vibes.
  • Own your data end to end — pull, clean, join, and model large on-chain datasets without depending on a separate team for every query.
  • Build and maintain the pipelines that take a heuristic from notebook to production, including backfills, incremental runs, and validation.
  • Investigate edge cases (mixers, bridges, exchange hot wallets, consolidation patterns) and translate findings into repeatable logic.
  • Partner with investigations and product to define what "correct" looks like and benchmark against ground truth.
  • Prototype quickly, then harden what works.
What we're looking for
  • 4+ years building data science or data engineering systems that actually shipped (not just notebooks).
  • Strong Python and SQL; comfortable with large datasets and the gotchas of joins, dedup, and skew at scale.
  • Solid grasp of clustering, graph/network analysis, or entity resolution — and a habit of validating results, not just producing them.
  • Ability to reason about precision vs. coverage trade-offs and defend your metrics.
  • Self‑directed: you can scope an ambiguous problem, get the data yourself, and drive it to a result.
Our tech stack

You don't need to have used all of these, but here's what you'd be working with day to day:

  • Databricks — our lakehouse and processing backbone. Large-scale on-chain datasets are transformed and modeled here via Spark and SQL; most heuristics run as Databricks jobs against billions of transactions.
  • Kafka — real-time ingestion of on-chain and transaction data. New blocks and events stream in continuously, so a lot of our work is designed to run incrementally rather than as one-off batch jobs.
  • Python — the primary language for everything from exploratory analysis to production heuristics and pipeline code.
  • TigerGraph — our graph database, where addresses, transactions, and entities live as a network. Clustering, traversals, and relationship queries (who funds whom, consolidation paths, entity linkage) happen here.

Supporting cast you'll likely touch:

  • SQL everywhere — for ad-hoc analysis, validation, and defining ground‑truth datasets.
  • Columnar / analytical stores (e.g., ClickHouse) for fast aggregate queries over large tables.
  • Orchestration & scheduling for backfills and recurring pipeline runs.
  • Git / GitHub for version control and code review — we expect pipelines and heuristics to be reviewed like any other code.
  • GCP as our cloud environment.
How we work

Small, high-trust team. You'll have a lot of ownership and very little bureaucracy. We prototype fast, measure honestly, and ship.

Well Being, Compensation and Benefits

We care about your well‑being. Along with excellent health insurance, we offer flexible time off, learning & development initiatives and hours that are designed to provide work/life balance. We regularly host team‑building sessions and encourage discussions around mental health.

We reward talent and believe in acknowledging people for their contributions. We offer industry‑leading compensation, along with generous equity. As a rapidly growing business, there are endless opportunities to grow your career with Merkle Science.

#J-18808-Ljbffr