sklearn-pandas

Pandas integration with sklearn (by scikit-learn-contrib)

Sklearn-pandas Alternatives

Similar projects and alternatives to sklearn-pandas

  • Apache Arrow

    Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

  • Panda3D

    Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sklearn-pandas alternative or higher similarity.

sklearn-pandas reviews and mentions

Posts with mentions or reviews of sklearn-pandas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-01.
  • 3D desktop Game Engine scriptable in Python
    5 projects | news.ycombinator.com | 1 Nov 2023
    https://arrow.apache.org/docs/python/generated/pyarrow.from_...

    https://github.com/scikit-learn-contrib/sklearn-pandas :

    > Sklearn-pandas: This module provides a bridge between Scikit-Learn's machine learning methods and pandas-style Data Frames. In particular, it provides a way to map DataFrame columns to transformations, which are later recombined into features.

    Pandas docs > PyArrow > I/O https://pandas.pydata.org/docs/user_guide/pyarrow.html#i-o-r... :

    > By default, these functions and all other IO reader functions return NumPy-backed data. These readers can return PyArrow-backed data by specifying the parameter dtype_backend="pyarrow"

    > [...] Several non-IO reader functions can also use the dtype_backend argument to return PyArrow-backed data including: to_numeric() , DataFrame.convert_dtypes() , Series.convert_dtypes()

      x = pandas.read_csv(".csv", dtype_backend="pyarrow")

Stats

Basic sklearn-pandas repo stats
1
2,783
0.0
11 months ago

scikit-learn-contrib/sklearn-pandas is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of sklearn-pandas is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com