Coder Social home page Coder Social logo

Dataframe class name about dataframe-api HOT 4 OPEN

data-apis avatar data-apis commented on July 23, 2024
Dataframe class name

from dataframe-api.

Comments (4)

TomAugspurger avatar TomAugspurger commented on July 23, 2024 2

from dataframe-api.

datapythonista avatar datapythonista commented on July 23, 2024 1

I personally think that in Python there is some consistency in using lowercase capitalization for types and data structures: int, str, list, datetime, dict, tuple, array,... and it feels like dataframe belongs to that group, more than a general class.

But if @devin-petersohn is ok with DataFrame, and there are no more opinions, I'll open a PR in the RFC for DataFrame (since it's the one being used so far).

from dataframe-api.

devin-petersohn avatar devin-petersohn commented on July 23, 2024

I am only okay with DataFrame if Array (capitalization) is how we are spelling the array protocol. As long as we are consistent between the two, I am okay.

from dataframe-api.

rgommers avatar rgommers commented on July 23, 2024

+1 to matching what the array / Array API standard does.

we didn't specify a name there - there's just "an array object". Reason: not needed (there's no way to call <array>.__init__), and existing libraries will not rename their existing array, Array, NDArray, Tensor` objects anyway.

Status quo is DataFrame.

from dataframe-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.