danfojs
danfojs copied to clipboard
Methods in the documentation don't match the current lib status for browser
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.