NYUDataBootcamp / Book

Textbook to accompany class
Creative Commons Attribution 4.0 International
7 stars 4 forks source link

Packing imports and conda/pip #15

Closed cc7768 closed 7 years ago

cc7768 commented 7 years ago

Package importing is currently covered in pandas-input.md, but it might make sense to break that out since it isn't directly related to inputting data.

We might take the conda/pip material and the package material and make a new chapter between pyfun-2 and pandas-input. This would allow us to introduce them to these ideas and how to install/update packages all at once.

sglyon commented 7 years ago

:+1: We should do this.

cc7768 commented 7 years ago

Closing as this was taken care of by #17