Yellow cover of Data Selection in Python. This template resource is from 365 Data Science.

Data Selection in Python

Ivan Manov

Ivan Manov

Course Author

The following template demonstrates how to extract elements, rows, columns, or just a subset from a DataFrame object. Some other related topics you might be interested in are Delivering an Array with the Unique Values from a Dataset in Python, Ordering the Rows from a Data Table According to the Values in a Column in Python, Attribute Chaining in Python, Common Attributes for Working with DataFrames in Python, Indexing with.iloc[] and .loc[] in Python. The Data Selection in Python template is among the topics covered in detail in the 365 Program.  

Ivan Manov

Ivan Manov

Course Author


Who is it for

This free .ipynb template is designed for any Data Scientist, Data Analyst, Business Analyst, Data Engineer, or Data Architect dealing with a DataFrame Object.

How it can help you

Data selection allows us to work on a portion of a dataset.

Data Selection in Python

Yellow cover of Data Selection in Python. This template resource is from 365 Data Science.