Home
last modified time | relevance | path

Searched defs:npartitions (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/
H A Dshuffle.py29 npartitions, argument
76 npartitions=None, argument
150 npartitions=None, argument
334 npartitions=None, argument
449 npartitions=None, argument
522 def rearrange_by_column_disk(df, column, npartitions=None, compute=False): argument
583 df, column, max_branch=32, npartitions=None, ignore_index=False argument
736 def partitioning_index(df, npartitions): argument
845 def shuffle_group(df, cols, stage, k, npartitions, ignore_index, nfinal): argument
914 def shuffle_group_3(df, col, npartitions, p): argument
H A Dpartitionquantiles.py296 def process_val_weights(vals_and_weights, npartitions, dtype_info): argument
443 def partition_quantiles(df, npartitions, upsample=1.0, random_state=None): argument
H A Dmulti.py317 npartitions=None, argument
490 npartitions=None, argument
1376 npartitions=None, argument
1514 dataframes_to_merge, on, lsuffix, rsuffix, npartitions, shuffle argument
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/tests/
H A Dtest_hyperloglog.py66 def test_basic(df, npartitions): argument
76 def test_split_every(split_every, npartitions): argument
H A Dtest_shuffle.py181 def test_set_index_general(npartitions, shuffle_method): argument
313 def mock_shuffle_group_3(df, col, npartitions, p): argument
992 def test_set_index_does_not_repeat_work_due_to_optimizations(npartitions): argument
1194 def test_shuffle_hlg_layer_serialize(npartitions): argument
H A Dtest_categorical.py289 def test_categorical_set_index_npartitions_vs_ncategories(npartitions, ncategories): argument
305 def test_repartition_on_categoricals(npartitions): argument
/dports/devel/py-dask/dask-2021.11.2/dask/
H A Ddatasets.py81 def _make_mimesis(field, schema, npartitions, records_per_partition, seed=None): argument
123 def make_people(npartitions=10, records_per_partition=1000, seed=None, locale="en"): argument
/dports/math/py-Diofant/Diofant-0.13.0/diofant/ntheory/
H A Dpartitions_.py54 def npartitions(n): function
/dports/devel/py-dask/dask-2021.11.2/dask/bag/tests/
H A Dtest_bag.py313 def test_topk_with_non_callable_key(npartitions): argument
371 def test_aggregation(npartitions): argument
380 def test_non_splittable_reductions(npartitions): argument
1173 def test_zip(npartitions, hi=1000): argument
1321 def test_groupby_tasks_2(size, npartitions, groups): argument
1350 def test_reduction_empty_aggregate(npartitions): argument
/dports/math/py-sympy/sympy-1.9/sympy/ntheory/
H A Dpartitions_.py138 def npartitions(n, verbose=False): function
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/io/
H A Dio.py132 def from_pandas(data, npartitions=None, chunksize=None, sort=True, name=None): argument
638 def sorted_division_locations(seq, npartitions=None, chunksize=None): argument
/dports/lang/gcc48/gcc-4.8.5/gcc/lto/
H A Dlto-partition.c322 int npartitions = 0; in lto_1_to_1_map() local
376 int npartitions = 0; in lto_max_map() local
466 int npartitions; in lto_balanced_map() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/lto/
H A Dlto-partition.c322 int npartitions = 0; in lto_1_to_1_map() local
376 int npartitions = 0; in lto_max_map() local
466 int npartitions; in lto_balanced_map() local
/dports/devel/py-dask/dask-2021.11.2/dask/bag/
H A Dcore.py458 def __init__(self, dsk, name, npartitions): argument
1392 def take(self, k, npartitions=1, compute=True, warn=True): argument
1473 npartitions=None, argument
1626 def repartition(self, npartitions=None, partition_size=None): argument
1708 def partition(grouper, sequence, npartitions, p, nelements=2 ** 20): argument
1725 def from_sequence(seq, partition_size=None, npartitions=None): argument
1908 def bag_range(n, npartitions): argument
2396 def groupby_disk(b, grouper, npartitions=None, blocksize=2 ** 20): argument
2536 def repartition_npartitions(bag, npartitions): argument
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/ft/tests/
H A Dft-serialize-test.cc316 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_check_msn() local
475 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_pivots() local
621 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_many_rows() local
778 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_large_rows() local
926 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_empty_basement_nodes() local
1056 const uint32_t npartitions = dn->n_children; in test_serialize_leaf_with_multiple_empty_basement_nodes() local

12345