ssl.SSLSocket.server_hostname
  • References/Python/Python/Networking

SSLSocket.server_hostname Hostname of the server:

2025-01-10 15:47:30
TTestPower.power()
  • References/Python/Statsmodels/Statistics

statsmodels.stats.power.TTestPower.power TTestPower.power(effect_size

2025-01-10 15:47:30
LogitResults.pred_table()
  • References/Python/Statsmodels/Regression with Discrete Dependent Variable

statsmodels.discrete.discrete_model.LogitResults.pred_table

2025-01-10 15:47:30
zipfile.ZipFile.writestr()
  • References/Python/Python/Data Compression

ZipFile.writestr(zinfo_or_arcname, data[, compress_type]) Write the string data to the archive; zinfo_or_arcname

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

statsmodels.duration.hazard_regression.PHRegResults.tvalues

2025-01-10 15:47:30
template.response.SimpleTemplateResponse.template_name
  • References/Python/Django/API/Templates/TemplateResponse and SimpleTemplateResponse

SimpleTemplateResponse.template_name The name of the template to be rendered. Accepts a backend-dependent template object (such

2025-01-10 15:47:30
http.HttpResponseBadRequest
  • References/Python/Django/API/Request and response objects

class HttpResponseBadRequest [source] Acts just like HttpResponse but uses a

2025-01-10 15:47:30
forms.SplitHiddenDateTimeWidget
  • References/Python/Django/API/Forms/Widgets

class SplitHiddenDateTimeWidget [source] Similar to SplitDateTimeWidget, but

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

CategoricalIndex.base return the base object if the memory of the underlying data is shared

2025-01-10 15:47:30
socketserver.BaseRequestHandler.finish()
  • References/Python/Python/Internet

finish() Called after the handle() method to perform any clean-up actions required. The default implementation

2025-01-10 15:47:30