chararray.flatten()
  • References/Python/NumPy/Routines/String operations/numpy.core.defchararray.chararray

chararray.flatten(order='C') Return a copy of the array collapsed into one dimension.

2025-01-10 15:47:30
numpy.polynomial.legendre.legadd()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Legendre Module

numpy.polynomial.legendre.legadd(c1, c2)

2025-01-10 15:47:30
postgres.operations.UnaccentExtension
  • References/Python/Django/API/Database migration operations

class UnaccentExtension [source] Installs the unaccent extension.

2025-01-10 15:47:30
sklearn.metrics.f1_score()
  • References/Python/scikit-learn/API Reference/metrics

sklearn.metrics.f1_score(y_true, y_pred, labels=None, pos_label=1, average='binary', sample_weight=None)

2025-01-10 15:47:30
argparse.ArgumentParser.format_help()
  • References/Python/Python/Operating System

ArgumentParser.format_help() Return a string containing a help message, including the program usage and information about the

2025-01-10 15:47:30
pyclbr.readmodule()
  • References/Python/Python/Language

pyclbr.readmodule(module, path=None) Read a module and return a dictionary mapping class names to class descriptor objects.

2025-01-10 15:47:30
PHRegResults.f_test()
  • References/Python/Statsmodels/Models for Survival and Duration Analysis

statsmodels.duration.hazard_regression.PHRegResults.f_test

2025-01-10 15:47:30
profile.Profile.print_stats()
  • References/Python/Python/Debugging & Profiling

print_stats(sort=-1) Create a Stats object based on the current profile and print the results to stdout.

2025-01-10 15:47:30
ExpTransf_gen.std()
  • References/Python/Statsmodels/Distributions

statsmodels.sandbox.distributions.transformed.ExpTransf_gen.std

2025-01-10 15:47:30
Series.itemsize
  • References/Python/Pandas/API Reference/Series

Series.itemsize return the size of the dtype of the item of the underlying data

2025-01-10 15:47:30