danfojs icon indicating copy to clipboard operation
danfojs copied to clipboard

Methods in the documentation don't match the current lib status for browser

Open iagovar opened this issue 1 year ago • 0 comments

Describe the bug I was trying the examples of the documentation in the browser and the methods don't match.

dfd.read_csv is really dfd.readCSV, and so on.

.print() shows undefined in the console.

Was just following the Get Started docs.

iagovar avatar Mar 29 '24 15:03 iagovar