Skip to content

VirginiaLenk1/Python-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Notebooks

Welcome to the repository of Python notebooks designed to help navigate through different modules and simplify astronomical data analysis with Python.

Contents

  • Tutorial 1: Accessing Astronomical Data with astroquery
    • ADQL Queries: Learn how to use ADQL (Astronomical Data Query Language) for complex data retrieval.
    • Simple Queries: Discover how to perform straightforward queries without using ADQL.
  • Tutorial 2: A short pandas Tutorial
    • Basic Operations: Learn the fundamentals of using pandas for data manipulation, including creating DataFrames, and performing basic operations like appending and accessing individual rows.
  • Tutorial 3: A second short pandas Tutorial
    • Basic Functions: Follow-up tutorial on pandas functions, including concat, merge, group, and more. Also, a quick introduction to importing and exporting data is given.

Getting Started

To get started with the tutorials, you will need Python installed along with Jupyter Notebook. All needed packages will be found in the Notebooks.

Contributing

Contributions are welcome! If you have suggestions for additional tutorials or improvements, please fork the repository and submit a pull request.

Contact

For questions or feedback, please reach out to [email protected].

About

A general collection of python notebooks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published