Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdonaldson authored Oct 30, 2024
1 parent cd2d3fe commit 2110405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pip install mosaiq
### Function Signature

```python
mosaiq(dataframe: FrameT, field1: str, field2: str, max_bins=6, color="category20")
mosaiq(dataframe: FrameT, field1: str, field2: str, max_bins=6, color="category20", top_na_label="TOP_NA")
```

### Parameters
Expand Down

0 comments on commit 2110405

Please sign in to comment.