-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Options to binary ops kwargs #1065
Options to binary ops kwargs #1065
Commits on Oct 26, 2016
-
Added join key to OPTIONS, used in dataarray & dataset binary ops, wi…
…th a test module in test_dataarray.py
Chun-Wei Yuan authored and Chun-Wei Yuan committedOct 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 3b04fb0 - Browse repository at this point
Copy the full SHA 3b04fb0View commit details -
Added binary_ops test to test_dataset.
Chun-Wei Yuan authored and Chun-Wei Yuan committedOct 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 643fa49 - Browse repository at this point
Copy the full SHA 643fa49View commit details
Commits on Oct 27, 2016
-
Changed variable names according to review comments.
Chun-Wei Yuan authored and Chun-Wei Yuan committedOct 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 43df4d0 - Browse repository at this point
Copy the full SHA 43df4d0View commit details
Commits on Oct 28, 2016
-
Changed default key to arithmetic_join, and shortened tests. Also add…
…ed to computation.rst and whats-new.rst
Chun-Wei Yuan authored and Chun-Wei Yuan committedOct 28, 2016 Configuration menu - View commit details
-
Copy full SHA for ebb2ad0 - Browse repository at this point
Copy the full SHA ebb2ad0View commit details
Commits on Oct 29, 2016
-
Emphasis on context manager for xr.set_options() use.
Chun-Wei Yuan authored and Chun-Wei Yuan committedOct 29, 2016 Configuration menu - View commit details
-
Copy full SHA for ab717fa - Browse repository at this point
Copy the full SHA ab717faView commit details
Commits on Nov 1, 2016
-
Changed to actual vs expected testing nomenclature.
Chun-Wei Yuan authored and Chun-Wei Yuan committedNov 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 8aa969b - Browse repository at this point
Copy the full SHA 8aa969bView commit details
Commits on Nov 11, 2016
-
Applies join options to Dataset.data_vars as well.
Chun-Wei Yuan authored and Chun-Wei Yuan committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 46ad36a - Browse repository at this point
Copy the full SHA 46ad36aView commit details -
Fixed merge conflict in options.py
Chun-Wei Yuan authored and Chun-Wei Yuan committedNov 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 4a05ca4 - Browse repository at this point
Copy the full SHA 4a05ca4View commit details
Commits on Nov 12, 2016
-
Preserve order of joined data_vars, left-to-right. Use np.nan as defa…
…ult filler.
Chun-Wei Yuan authored and Chun-Wei Yuan committedNov 12, 2016 Configuration menu - View commit details
-
Copy full SHA for a7b7497 - Browse repository at this point
Copy the full SHA a7b7497View commit details -
Chun-Wei Yuan authored and Chun-Wei Yuan committed
Nov 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 88c37bc - Browse repository at this point
Copy the full SHA 88c37bcView commit details