Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Nov 12, 2024
1 parent 60f32b0 commit 19b93ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions named_arrays/_named_array_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ def histogram2d(
The bin specification of the histogram:
* If `bins` is a dictionary, the keys are interpreted as the axis names
and the values are the number of bins along each axis.
This dictionary must have exactly two keys.
* If `bins` is a 2D Cartesian vector, each component of the vector
represents the bin edges in each dimension.
axis
Expand Down

0 comments on commit 19b93ed

Please sign in to comment.