Зображення 1 з 1: ‘Рядок кода Python, print(atom_name[0]), демонструє, що використання нульового індексу виведе лише початкову літеру, у цьому випадку ‘h’ для ‘helium’.’
Рядок кода Python, print(atom_name[0]),
демонструє, що використання нульового індексу виведе лише початкову
літеру, у цьому випадку ‘h’ для ‘helium’.
Зображення 1 з 1: ‘A line chart showing time (hr) relative to position (km), using the values provided in the code block above. By default, the plotted line is blue against a white background, and the axes have been scaled automatically to fit the range of the input data.’
Малюнок 2
Зображення 1 з 1: ‘GDP plot for Australia’
Малюнок 3
Зображення 1 з 1: ‘GDP plot for Australia and New Zealand’
Малюнок 4
Зображення 1 з 1: ‘GDP barplot for Australia’
Малюнок 5
Зображення 1 з 1: ‘GDP formatted plot for Australia’
Малюнок 6
Зображення 1 з 1: ‘GDP formatted plot for Australia and New Zealand’
Малюнок 7
Зображення 1 з 1: ‘GDP correlation using plt.scatter’
Малюнок 8
Зображення 1 з 1: ‘GDP correlation using data.T.plot.scatter’