Pystata-kernel

Latest version: v0.3.2

Safety actively analyzes 623360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.2

Bug fixes:
- No longer install configuration file in custom prefix. 25
- Browse magic now works when only the `in` range is specified. 12

0.3.1

- Drop the temporary Stata program `temp_pystata_kernel_program_name` before its creation. This fixes the `program temp_pystata_kernel_program_name already defined r(110);` error.

0.3.0

- Ported the new error handling mechanism from `nbstata`.
- Better handling of `delimited` (PR 21).
- New magics `%noecho` and `%quietly`.

0.2.4

- New configuration option `missing` controls what should be displayed in the output of the `*%browse` magic for a missing value. Default is '.', following Stata. To defer to pandas' format for `NA`, specify 'pandas'.
- The `SelVar` class now uses Stata's `tempvar` mechanism to create the temporary variable it needs.

0.2.3

*%browse` magic improvements:
- New `in` range option. [Syntax](https://www.stata.com/help.cgi?in) is the same as in Stata.
- Bug fix: variables with missing values are no longer displayed as floats.

0.2.1

*%browse` now correctly display missing values. Previously missing values were displayed as a very large float.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.