StratoDem / pandas-js

Pandas in JavaScript for data analysis and visualization
https://stratodem.github.io/pandas.js-docs
MIT License
454 stars 36 forks source link

How to change or delete rows? #66

Open sierret opened 4 months ago

sierret commented 4 months ago

There doesn't seem to be any clear way to change or delete rows. How would I change or value of a row[1], of a particular cell in a row[2], delete a row[3]?