polars-bio 0.13.0__cp39-abi3-macosx_10_12_x86_64.whl → 0.13.1__cp39-abi3-macosx_10_12_x86_64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- polars_bio/__init__.py +2 -2
- polars_bio/polars_bio.abi3.so +0 -0
- {polars_bio-0.13.0.dist-info → polars_bio-0.13.1.dist-info}/METADATA +1 -1
- {polars_bio-0.13.0.dist-info → polars_bio-0.13.1.dist-info}/RECORD +6 -6
- {polars_bio-0.13.0.dist-info → polars_bio-0.13.1.dist-info}/WHEEL +0 -0
- {polars_bio-0.13.0.dist-info → polars_bio-0.13.1.dist-info}/licenses/LICENSE +0 -0
polars_bio/__init__.py
CHANGED
@@ -2,7 +2,7 @@ import os
|
|
2
2
|
|
3
3
|
# Set POLARS_FORCE_NEW_STREAMING to "1" by default if not already set
|
4
4
|
if "POLARS_FORCE_NEW_STREAMING" not in os.environ:
|
5
|
-
os.environ["POLARS_FORCE_NEW_STREAMING"] = "
|
5
|
+
os.environ["POLARS_FORCE_NEW_STREAMING"] = "0"
|
6
6
|
|
7
7
|
from polars_bio.polars_bio import GffReadOptions, InputFormat
|
8
8
|
from polars_bio.polars_bio import PyObjectStorageOptions as ObjectStorageOptions
|
@@ -73,7 +73,7 @@ except ImportError:
|
|
73
73
|
POLARS_BIO_MAX_THREADS = "datafusion.execution.target_partitions"
|
74
74
|
|
75
75
|
|
76
|
-
__version__ = "0.13.
|
76
|
+
__version__ = "0.13.1"
|
77
77
|
__all__ = [
|
78
78
|
"ctx",
|
79
79
|
"FilterOp",
|
polars_bio/polars_bio.abi3.so
CHANGED
Binary file
|
@@ -1,14 +1,14 @@
|
|
1
|
-
polars_bio-0.13.
|
2
|
-
polars_bio-0.13.
|
3
|
-
polars_bio-0.13.
|
4
|
-
polars_bio/__init__.py,sha256
|
1
|
+
polars_bio-0.13.1.dist-info/METADATA,sha256=wGl6-MrJR_DMgJstlr5b4R326hxH3K6-QPMq8zKmfsw,683
|
2
|
+
polars_bio-0.13.1.dist-info/WHEEL,sha256=TiMJekJwYXi-5FCpHPqncJXv9UVKDzSHt4YRv5UDSSg,104
|
3
|
+
polars_bio-0.13.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
4
|
+
polars_bio/__init__.py,sha256=0ARVIZpzWajHuNHArfaesv6kaSs94RbHUSyG6B5PxmI,2977
|
5
5
|
polars_bio/constants.py,sha256=FSElRAICog-CpyfK6OumYcfChKouYfpWLKLpMvi8zaY,116
|
6
6
|
polars_bio/context.py,sha256=1dn-tYqq5S2c_kW4baV6_AE8BzYavnwPoWhCmGdvzBU,1666
|
7
7
|
polars_bio/interval_op_helpers.py,sha256=xMWxu2y3jIwt0KCtzIPF_cvbUMdhrb8Mif74MbHU1qY,2834
|
8
8
|
polars_bio/io.py,sha256=YtcNqS0pzeTRZ78ckov4nfNekvWCyz5JGSHVl7LxfFQ,37866
|
9
9
|
polars_bio/logging.py,sha256=7vu1zLq2QOe9C2svD_ZDdwo3w0EI1MWF7ZXoYqdhOjE,1315
|
10
10
|
polars_bio/operations.py,sha256=hYFr40OeoEEq_S4g-zHBvHRQhXpAOiltS1DwxnbFa1I,2212
|
11
|
-
polars_bio/polars_bio.abi3.so,sha256=
|
11
|
+
polars_bio/polars_bio.abi3.so,sha256=nZu2zKU125ZCc6ZlG_j_Ry0Fr0IzbFG8fpNnusunN68,277132196
|
12
12
|
polars_bio/polars_ext.py,sha256=zELk_w_ScMFYJsfQl4qI3UucdahkCNovWKY595HrkK8,9416
|
13
13
|
polars_bio/range_op.py,sha256=3LAYTmbJhv7WY8eB7_OJfPLLoR9eonbZSFKkZi_Dp30,24300
|
14
14
|
polars_bio/range_op_helpers.py,sha256=RQw6ZgIGhDh-3-pUTIQ56Vypuy9XQhpFGKQYGd_vrzY,5792
|
@@ -16,4 +16,4 @@ polars_bio/range_op_io.py,sha256=Kcxv9ebQtM25OWNITol1AXpDDMDzIi9uHeI1FhhP0Lk,571
|
|
16
16
|
polars_bio/range_utils.py,sha256=Y9vJVfL50gLP3kLE0Z7xjTc8qggoFpHX1WBRzIOvXpU,1398
|
17
17
|
polars_bio/sql.py,sha256=ORvSleiwUpkpewvgcFA3GeuyZhQXToq9RZ_XrO6iGxw,24164
|
18
18
|
polars_bio/utils.py,sha256=KAq8tbIf6yBFhRwzrRLBUfM6zbbdCqK_NYK5bUy1qfA,1565
|
19
|
-
polars_bio-0.13.
|
19
|
+
polars_bio-0.13.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|