Skip to content

Mapping all the python crosstab parameters to the R crosstab function#60

Open
mahaalbashir wants to merge 2 commits into
mainfrom
3-mapping-all-the-functions-parameter-between-the-python-functions-and-the-r-functions
Open

Mapping all the python crosstab parameters to the R crosstab function#60
mahaalbashir wants to merge 2 commits into
mainfrom
3-mapping-all-the-functions-parameter-between-the-python-functions-and-the-r-functions

Conversation

@mahaalbashir

Copy link
Copy Markdown
Collaborator

Adding all the crosstab parameters to Python to allow R users to use them (e.g. to include margins)

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (924d078) to head (e3fc75f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #60   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          161       161           
=========================================
  Hits           161       161           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jim-smith

Copy link
Copy Markdown
Collaborator

@mahaalbashir I accepted your previous PR which I think means this one needs updating in a couple of places according ot the messages about conflicts to be resolved.
Email me when it its ready to go :)

@mahaalbashir mahaalbashir requested a review from jim-smith June 30, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mapping all the function's parameter between the python functions and the R functions

2 participants