Rising Odegua
Rising Odegua
Multi > Lets say I have two data frames, using two id columns to identify the rows: > > A: | id_foo | id_baa | value | | 1 |...
> in browser, readCSV from https://github.com/codeforamerica/ohana-api/blob/master/data/sample-csv/contacts.csv > > the dtypes are > > ``` > [ > "int32", > "int32", > "float32", > "float32", > "string", > "string", > "float32",...
> If we are using the browser's `File` API, at least for browser this is not needed because `File.slice()` is already available and does the job. > > I am...
> @risenW I'm not yet clear why we need slice vs basic `stream()` method we already had (node streams allow one to read chunk by chunk). Can you give more...
@drixie Since this is a feature request, can you give us more details using the feature issue template: https://github.com/opensource9ja/danfojs/issues/new?assignees=&labels=&template=feature_request.md&title=
Thanks for creating this @dcrescim I'll add some more features we may need as well.
> One thing we should also be working towards is showing off the strength of machine learning in the browser: interactivity. We should build some kind of playground, similar to...
> @steveoni @risenW Since you guys are re-writing danfo.js with typescript, should I stop working on Dnotebook for now and look into other projects or continue working on Dnotebook? Yes,...
> @risenW @steveoni How do we go about setting this up? We can use github actions. I'll do that
> I would love to help! Thanks for volunteering. Do you do UI designs as well?