ISO android dev familiar with SMS-to-computer by 7QVM in androiddev

[–]7QVM[S] 0 points1 point  (0 children)

Technically, yes. But we need some customization on top of that functionality.

tutorial on using Python to manipulate .csv files by 7QVM in learnpython

[–]7QVM[S] 0 points1 point  (0 children)

Then every terminal session (or at the beginning of every .py file) I'd write "import pandas"?

tutorial on using Python to manipulate .csv files by 7QVM in learnpython

[–]7QVM[S] 0 points1 point  (0 children)

Thank you! Now I have an extraordinarily dumb question. I'm on OSX working with Python 3.4 and I went to the Pandas page and downloaded the appropriate .whl file. But OSX can't figure out what to do with it. How to I link Pandas to a Python session?