ArcticDB offers an intuitive Python-centric API enabling you to read and write Pandas DataFrames to S3 or LMDB utilising a fast C++ data-processing and compression engine. ArcticDB allows you to: Pandas in, Pandas out: Read and write Pandas DataFrames, NumPy arrays and native types to S3 ...
python/arcticdb/version_store/_normalization.py def read(data, pickled_in_python2=False): if isinstance(data, str): return pickle.loads(data.encode("ascii"), encoding="bytes") elif isinstance(data, str): Collaborator Author poodlewars Feb 6, 2025 This else case was clearly wrong ...
python/arcticdb/version_store/_normalization.py Outdated @@ -78,6 +79,9 @@ def check_is_utc_if_newer_pandas(*args, **kwargs): NormalizedInput = NamedTuple("NormalizedInput", [("item", NPDDataFrame), ("metadata", NormalizationMetadata)]) PICKLED_METADATA_LOGLEVEL = LogLevel.DEBUG if...
osx_arm64_azure_core_cpp_libevent_numpy2python3.13.___cp313 Current release info NameDownloadsVersionPlatforms Installing arcticdb Installing arcticdb from the conda-forge channel can be achieved by adding conda-forge to your channels with: conda config --add channels conda-forge conda config...
It is very likely that the current package version for this feedstock is out of date. Checklist before merging this PR: Dependencies have been updated if changed: see upstream Tests have passed ...
LGTM. What do you think about adding some correctness python tests like the ones you performed in the benchmarking commit? E.g. the NumSegmentsLiveDuringCompaction=1 can live in our automated tests (probably with smaller segments and a smaller RowsPerSegment?) It would also be nice to someho...
cxx_compiler_version: - '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 - quay.io/condaforge/linux-anvil-x86_64:alma9 fmt: - '11' folly: 4 changes: 2 additions & 2 deletions 4 ...dejs18numpy1.22python3.9.___cpython.yaml → ...dejs22numpy1.22python3.9.___...
a version compatible with numpy 2.0 has been released upstream and on this feedstock (in the meantime, you can keep the bot from reopening this PR in case of git conflicts by marking it as a draft). If this PR was opened in error or needs to be updated please add thebot-rerunlabel ...
cxx_compiler_version: - '12' - '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fmt: - '10' - '11' folly: - 2024.02.19.00 - 2023.09.25.00 gflags: - '2.2' glog: 79 changes: 0 additions & 79 deletions 79 .ci_support/linux_64_numpy1.22python3.8.___cpython.y...
cxx_compiler_version: - '12' - '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fmt: - '10' - '11' folly: - 2024.02.19.00 - 2023.09.25.00 gflags: - '2.2' glog: 79 changes: 0 additions & 79 deletions 79 .ci_support/linux_64_numpy1.22python3.8.___cpython....