넘파이

2_3_Numpy.pdf

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/2/1_numpy_ndarray.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/2/2_numpy_reshape.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/2/3_indexing_slicing.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/2/4_numpy_creation_functions.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/2/5_ndarray_operation_functions.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/2/6_ndarray_operations.ipynb

Untitled

판다스

2_4_pandas_1.pdf

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/3/1_data_loading.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/3/3_pandas_series.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/3/4_pandas_dataframe.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/3/5_data_selection.ipynb

https://github.com/TEAMLAB-Lecture/AI-python-connect/blob/master/codes/ch_2/3/7_map_apply_lambda.ipynb

Untitled