The details, when you need them
Less searching. More understanding.
Find syntax, parameters, and examples. Choose a language or library to explore its reference.
Browse the collections
Your tools, explained.
Python
Standard-library modules, files, dates, and system utilities.
Browse referencePandas
DataFrames, series, and data manipulation.
Browse referenceNumPy
Arrays, shapes, data types, and numerical operations.
Browse referenceSciPy
Scientific computing, distributions, and optimization.
Browse referenceJavaScript
Strings, objects, and built-in methods.
Browse referenceA closer look
Explore reference entries
A selection from the reference. Open a collection above to browse more.
5 example entries
Python datetime.astimezone() Method
The Python datetime.datetime.astimezone() method creates a timezone-aware datetime object.
Pandas concat Function
This tutorial explains how we can concatenate Pandas DataFrame or Series objects using the pandas.concat() method.
NumPy numpy.dot Function
The numpy.dot() Function calculates the dot product of two input arrays
2D Interpolation in Python
This article shows two ways to do 2D interpolation in Python using SciPy's interp2d and Rbf.
JavaScript Array Every() Method
This article explains the array.every() method of JavaScript. This method executes a JavaScript function to check whether a condition is true for every element within an array. The method returns false when a condition in the function is incorrect for any element. The array.every() method doesn’t change the original array.
No matching reference entries
Try another term or clear the filter.