Giter VIP home page Giter VIP logo

machinelearning_dataframe's People

Contributors

sdpython avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

machinelearning_dataframe's Issues

Sort and Empty Check

Hi Xadupre,

Currently, I am using this well implemented DataFrame package in my research project.
While in practice, I found something that maybe we can discuss.

  1. Can we provide a function to check whether the DataFrame is empty. Currently, the initialization is set to null. When I call df.ColumnCount, or df.Length, it will throw exception. Although I can catch it, maybe we could initialize things to empty list instead of null.

  2. Currently, it seems that the sort algorithm can just sort rows by the same direction, i.e., either ascending or descending. May I know whether the package could provide an extended sort that can sort rows by different directions, for example, there are two columns "Aโ€ and "B" to sort. It sorts "A" first in ascending order and then sort "B" in desceding order. As I know, DataTable can do this by giving expression like "A ASC, B DESC".

Many tks!

Xiaodong

Upgrade to ML.net 0.8

The whole project fails to compile when referencing version ML v0.8. Changing the DataManipulation ML reference to 0.8 produces 168 errors

Thank you

Hi there,

This is an excellent piece of work and brief note to mention.

Best

Fig

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.